PDA

View Full Version : How to remove grey border on homepage


JC Imagery
Dec-14-2009, 03:43 PM
I am going around in circles trying to remove the grey border on my homepage.

http://jcimagery.net

Thanks in advance for your help.

J Allen
Dec-14-2009, 04:15 PM
I am going around in circles trying to remove the grey border on my homepage.

http://jcimagery.net

Thanks in advance for your help.

I think if you just switch themes, it'll go away....but try this in your CSS box to remove it from your whole site











#smugmug,
#allthumbs_stretch,
#smugmug_small,
#journal, #filmstrip,
#slideshow, #critique,
#allthumbs, #traditional,
#singleImage, #content,
#footer,#category,
#homepage,#bodyWrapper
{background-image:none !important;}

JC Imagery
Dec-14-2009, 07:04 PM
How simple was that! Thank you so much!