|
#13353
02/19/2004 7:09 PM
|
Joined: Feb 2004
Posts: 10
Junior Member
|
Junior Member
Joined: Feb 2004
Posts: 10 |
Is there a way to keep my background in place while the rest of the board moves. As you see here http://www.brownandkeene.com/cgi-bin/ultimatebb.cgi?ubb=forum;f=1 My pic just keeps repeating as the board gets longer. I used Dreamweaver to create the HTML Thanks
|
|
|
#13354
02/19/2004 7:23 PM
|
Joined: Aug 2000
Posts: 1,290
Addict
|
Addict
Joined: Aug 2000
Posts: 1,290 |
Add this to your header-insert. <style type="text/css"> BODY { background-image: url(/path/to/image/image.gif); background-position: center top; background-repeat: no-repeat; background-attachment: fixed;
} </style> Of course the values above are adjustable.
|
|
|
#13355
02/19/2004 11:25 PM
|
Joined: Feb 2004
Posts: 10
Junior Member
|
Junior Member
Joined: Feb 2004
Posts: 10 |
|
|
|
#13356
02/19/2004 11:34 PM
|
Joined: Aug 2000
Posts: 1,290
Addict
|
Addict
Joined: Aug 2000
Posts: 1,290 |
|
|
|
#13357
02/20/2004 1:04 AM
|
Joined: Feb 2004
Posts: 5
Junior Member
|
Junior Member
Joined: Feb 2004
Posts: 5 |
what do i put instead of center-top to make it fill up the background? = newb question i know.
|
|
|
#13358
02/20/2004 1:11 AM
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
Keeping the background static while the content scrolls is a huge performance hit to some browsers on slower machines.
|
|
|
#13359
02/20/2004 1:12 AM
|
Joined: Aug 2000
Posts: 1,290
Addict
|
Addict
Joined: Aug 2000
Posts: 1,290 |
Originally posted by Jivecoolie:
what do i put instead of center-top to make it fill up the background? = newb question i know.
It should do that by default, although it will not stay "fixed". To defeat the "preformance hit", get mozilla 
|
|
|
#13360
02/20/2004 1:21 AM
|
Joined: Feb 2004
Posts: 5
Junior Member
|
Junior Member
Joined: Feb 2004
Posts: 5 |
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|