Options

Help! w/ Drop Shadows on Folders

JohnRThompsonPhotographyJohnRThompsonPhotography Registered Users Posts: 9 Beginner grinner
edited November 2, 2013 in SmugMug Customization
Hello everyone and thank you for your help.

I have a few questions:

1) I cant seem to get drop shadows on my folders, http://www.johnrthompsonphotography.com/Galleries, regardless of the css I add. I have tried all of the css i could find in the forum but none adds drop shadows to my folder page.

Here is what I am using to round corners. I've tried adding the box-shadow to the below and adding new css entries based upon the above classes but the shadows remain elusive.
.sm-page-widget-folders .sm-tile,
.sm-page-widget-galleries .sm-tile,
.sm-page-widget-nodes .sm-tile,
.sm-page-widget-pages .sm-tile {
border-radius: 10px;
overflow: hidden;
-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}


2) When my page first loads I see a small login link that is displayed on the left side momentarily. How can I get rid of that?

3) Anyone know how to change the fade transition color in the slideshow widget? It appears to fade from black, can this be modded to white?

4) Anyone figured out how to randomize the "multiple photo" block on the home screen? This would be a great way to highlight photos from the site instead of just recent uploads.

Thanks again to everyone for their assistance.
Sign In or Register to comment.