Go Back   UltraGuest Forum > UltraGuest Forums > Guestbook Support

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 01-05-2005, 10:48 PM   #7
Lonegunmen
 
Join Date: Jan 2005
Location: New Zealand
Posts: 2
Default Re: Guestbook Background

Also for those whom wanted a scrolling or fixed background. try this.......

Background Properties

HTML style sheets provide you the capability to decorate the background of an element by using color and images. Note that using the properties described in the following sections doesn't define the background for the Web page as a whole. These properties set the background of an element on the Web page. For example, if you define a background for the <UL> tag, as in the following example, then the background only appears within each occurrence of that tag on the Web page.



UL {background-image: URL(http://www.myserver.com/images/watermark.gif)}

You can group the background properties described in the following sections using background. You specify the background color, image, repeat, attachment, and position like this:



background: white URL(http://www.myserver.com/images/bg.gif) repeat-x fixed top, left

background-attachment

The background-attachment property determines whether the background image is fixed in the browser window or scrolls as the user scrolls the window. You can use this property to create a watermark behind your Web page that stays put regardless of which portion of the Web page the user is viewing.

You can assign two possible values to background-attachment. "fixed" (As above)or "scroll"


I hope this helps you.
__________________
Kindest Regards

Andy Wardle
Webmaster Silver Tongue
Lonegunmen is offline  
 


Currently Active Users Viewing This Thread: 4 (0 members and 4 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can One Upload Pictures Onto Free GuestBook? LatinChica209 Guestbook Support 1 01-09-2005 05:12 PM
Change bgcolor into a background image Voortmans Dirk Feedback 3 11-25-2004 01:17 PM
Editing Guestbook entries ShatPank Guestbook Support 1 11-09-2004 07:45 AM
My guestbook isn't restored yet, please help! D. Saunders Guestbook Support 1 09-16-2004 09:58 AM
using same guestbook for several websites? Andreas Guestbook Support 0 12-07-2003 09:00 AM


All times are GMT -5. The time now is 08:51 AM.


Page generated in 0.06640 seconds with 11 queries