Removing drop shadows from thumbnails in smugmug layout

kgphotoskgphotos Registered Users Posts: 106 Major grins
edited April 26, 2014 in SmugMug Customization
Hello. I would like to add a drop shadow to my slideshow on the homepage, my folders and galleries, and the main image in the smugmug layout. I don't want the drop shadow on the thumbnails in smugmug layout. I tried this code that I got from another thread:

.sm-tile-content {
box-shadow: 5px 5px 5px #000;
}

It did work, however it applied it to the thumbnails as well, which I don't want. So, is there another code that I need to add to remove the drop shadow from the smugmug thumbnails?

Thanks for your help! It is greatly appreciated!

Karen

my website: http://www.karengrantphotography.com
Sign In or Register to comment.