PDA

View Full Version : help me get rid of gray box behind pics


Katie Beth
Feb-11-2008, 05:52 PM
I am working on customizing my site (http://www.2moments.smugmug.com) and noticed that when I hover over a picture in a gallery (http://2moments.smugmug.com/gallery/3193380_hUpdZ) a gray box shows up behind / around the image.

Can anyone help me get rid of this???? I've tried using FF's webdeveloper but I seem to be hopeless at it. :dunno

Thanks,

Katie
http://www.2moments.smugmug.com

Allen
Feb-11-2008, 06:04 PM
I am working on customizing my site (http://www.2moments.smugmug.com) and noticed that when I hover over a picture in a gallery (http://2moments.smugmug.com/gallery/3193380_hUpdZ) a gray box shows up behind / around the image.

Can anyone help me get rid of this???? I've tried using FF's webdeveloper but I seem to be hopeless at it. :dunno

Thanks,

Katie
http://www.2moments.smugmug.com
See if this does it, add to your CSS.

.photo a {background:none !important;}

Katie Beth
Feb-11-2008, 06:13 PM
:clap:clap:clap It worked!

Thanks!!!