How to change color/opacity of folder icons???
Branch
Registered Users Posts: 8 Big grins
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
.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.
0