View Full Version : How to add background image to entire page
joesdomain
08-04-2008, 01:27 PM
On my web site www.northernbuysell.com i have a maple leaf background at the top and bottom. How do i add it to the entire page?
Thanks
Joe
Opserty
08-04-2008, 02:22 PM
Remove the value for the "Page Background (http://www.vbulletin.com/docs/html/css_page)" in the Main CSS.
joesdomain
08-04-2008, 05:06 PM
i cleared the value in Page Background (Customized in this Style)
I checked the main page and no difference. The maple leaf at the top and bottom was added originally by editing template footer. any ideas? i still cant get the same background for the entire page
Opserty
08-04-2008, 07:18 PM
Oh, well add it to the "Page Background" then. Sorry, I never checked how you set it up before.
Infopro
08-04-2008, 07:45 PM
Go to Style Manager > Main CSS and on top of that page find the body section. Add this to the Background text box.
#fff url(images/blaze/under_navbar_background.gif) repeat-x top
Change the repeat-x to repeat-y or leave it just repeat if you like.
The #fff is the page background color.
(Don't forget to remove your hardcoded lines for this you have added to that table.) ;)
joesdomain
08-04-2008, 09:06 PM
Thanks InfoPro
Got it.
Joe
Infopro
08-04-2008, 09:41 PM
Looks good. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.