How to change color/opacity of folder icons???

BranchBranch Registered Users Posts: 8 Big grins
edited November 16, 2013 in SmugMug Customization
The Mechanic helped me adjust the opacity/color of the folder names displayed below folder images with this CSS code:

.sm-user-ui .sm-tile-title a {
color: #FFC0CB;
opacity: 0.5;
}

Is there a way to do the same with the little file folder icons which appear next to the text? ? See www.branchimages.net
Failed to load the poll.
Sign In or Register to comment.