PDA

View Full Version : Border on Front Page Photo


shumaker
Apr-13-2007, 08:30 AM
Hi

I have used my bio pic as my front page photo and there seems to be a gray background/border involved and I am trying to remove it. Any ideas?

shumaker.smugmug.com

Thanks for your help!

Barb
Apr-13-2007, 09:23 AM
Hi

I have used my bio pic as my front page photo and there seems to be a gray background/border involved and I am trying to remove it. Any ideas?

shumaker.smugmug.com

Thanks for your help!

Hi :)

Welcome to DGrin :wave

Add the following to your CSS code in your customization to remove the background:

#bioBox .photo {display: none;}
#bioBox {background: none; text-align: center;}

That also removes the bio photo "This is me" thumbnail.