PDA

View Full Version : 3 galleries are now white...what did I do?


HeavyJ
May-31-2011, 03:28 AM
This gallery

http://www.studiof7.com/Portraits/Surreal-Portraits/7176788_NyLPW#465048894_FeczS

and this gallery

http://www.studiof7.com/Portraits/Natural-portraits/7273008_DXMXg#465049284_wTaqc

and this gallery

http://www.studiof7.com/Directors-Cut/film/7287292_MkemE#513862673_tfzUk

Not sure why...I was trying to make changes earlier but don't know how it affected just these 3 galleries...

J Allen
May-31-2011, 03:37 AM
Remove this from your CSS....not sure what you were trying to accomplish with this:






body {
background: none;
}

HeavyJ
May-31-2011, 03:58 AM
Remove this from your CSS....not sure what you were trying to accomplish with this:






body {
background: none;
}



Thank you...I have no idea why I put that there:huh