gallery titles

starrynightstarrynight Registered Users Posts: 69 Big grins
edited October 7, 2013 in SmugMug Support
I have long gallery titles -- the code someone posted (sorry, I haven't kept track) showed me how to decrease the size of the font, which helps a bit. But, I can only get that code to work when I show the gallery name as a banner on the photo. How do I get the font smaller if I display the gallery names underneath the galleries?

/* titles on thumbs in folders */
.sm-tiles-vertical .sm-tile-album .sm-tile .sm-tile-content .sm-tile-info .sm-tile-title, .sm-tiles-row-organic ul li a p {
font-size: 100%!important;
padding-left: 0!important;
padding-right: 0!important;
color: #f3f3b2!important;
text-align: left;
overflow: visible !important;
white-space: normal !important;
height: 41px !important;
}

is there someway to change this? I'm guessing something about the first line?

This is a workaround that's not satisfying -- I really need to be able to display the whole gallery name, as I could in the legacy smugmug -- with line breaks if necessary, because my gallery names are informative and help me choose my pictures. Has anyone figured out how to display full gallery names, though? the font size fix is a poor replacement.

Comments

  • beardedgitbeardedgit Registered Users Posts: 854 Major grins
    edited October 7, 2013
    Not 100% sure but maybe ditch the comma in that first line?
    Yippee ki-yay, footer-muckers!
Sign In or Register to comment.