Info style covering + Info hover hide without grayed out thumbnail
Jana Bess
Registered Users Posts: 44 Big grins
On my site https://www.sexynaveen.com, on the homepage, large gallery 'Projects' (about half way down):
Is there a way to select 'info style covering' + 'Info hover hide without a grayed out thumbnail' ??
Thanks
~Jana
Jana Bess
Las Vegas Nevada USA
Tagged:
0
Comments
Sorry, you lost me.
EDIT: I THINK I understand. You want the thumbnails to have no opacity. This is what you have now:
.sm-user-ui .sm-tile-content > .sm-tile-info {background-color: rgba( 36, 37, 40, 0.6 );}
. The0.6
is the opacity. So0
is transperant and1
will be gray-ish (36, 37, 40
). Just add that to your theme's custom CSS section.Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Hi Mike, major thanks... that works perfect.
Is there a way to change the color of the text (to #FFFFFF) and to make the text a little larger to make up for less readability?
Jana Bess
Las Vegas Nevada USA
darkshadowsplay.com
sexynaveen.com
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Actually, that code affected my burger, I meant to change font size and color for the thumbnails in the 'Projects' gallery (from my other question). I figured out how to go into Developer Tools to find the code, then added the snippet to my SmugMug CSS with customization, and it worked! Fun!!
Major thanks.
Jana Bess
Las Vegas Nevada USA
darkshadowsplay.com
sexynaveen.com