View Full Version : Changing the back ground of a gallery
wowhot
Feb-22-2010, 01:12 PM
how do i change the back ground of my gallery i have tryed to change them but they are stuck as black?
jfriend
Feb-22-2010, 01:17 PM
Please be more specific. Change the background to what?
Change all pages in your site? All category pages and galleries? All galleries? Just some galleries? Just one gallery?
Did you try different themes?
wowhot
Feb-22-2010, 01:25 PM
Please be more specific. Change the background to what?
Change all pages in your site? All category pages and galleries? All galleries? Just some galleries? Just one gallery?
Did you try different themes?
This page :http://www.whanphoto.com/Other/Biography/5468390_6V42d
This gallery ::
Only
jfriend
Feb-22-2010, 01:28 PM
This page :http://www.whanphoto.com/Other/Biography/5468390_6V42d
This gallery ::
Only Did you try changing the theme for that specific gallery to a theme that has the desired background color?
wowhot
Feb-22-2010, 01:34 PM
Did you try changing the theme for that specific gallery to a theme that has the desired background color?
yes i tried but i get a standard format pre set.. i want it to look exactly like my home page.. totally white with only the menu text and header..
no black lines or other preset designs
jfriend
Feb-22-2010, 01:46 PM
yes i tried but i get a standard format pre set.. i want it to look exactly like my home page.. totally white with only the menu text and header..
no black lines or other preset designs OK, so now I finally understand what you're trying to do.
Your own CSS customization is preventing a theme from working. Theme/Basic/White would have been exactly what you want for this gallery.
Is there a reason you have this in your CSS that's blocking a theme from doing it's job:
/*=====Body=====*/
body.bodyColor_Black
{background-color: #000000 !important;}
If you don't want to use the cleaner theme method, you can add this CSS:
body.gallery_5468390 {background: #FFF !important;}
And, I'd recommend you turn off Easy Sharing for this gallery to get rid of the Share button.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.