Is there a way to change the font size on the folder description text? I have long folder names and they are getting truncated --> see image
Thanks,
--Dave
I managed to change the font size and color with this. Size was to try to fit the whole gallery name in.
First line is my comment so I know what it is. /* */ tags don't seem to work, bugged.
[COLOR="Red"]xxxxxxx.gallery names under sub-cat thumbs, [/COLOR]
.sm-tiles-grid ul li a p {
font-size: 95%!important;
padding-left: 0!important;
padding-right: 0!important;
color: gold!important;
}
I tried using your code but saw no change. I am probably trying to put it in the wrong place.
I tried adding a "CSS" block with your code to both the folders customize page and then the galleries customize page. Neither had any effect.
Am I adding the code in the right place and the correct way?
Thanks,
--Dave
You have to enter it in the theme settings. While you are in one of your folders, go to Customize Site, and click on the Theme tab (next to the Content tab). By the active theme, click on the wrench to bring up the settings window. Then, go to the advanced tab. Enter the CSS in the CSS field.
I have the same problem with lengthy gallery titles. I ended up switching the titles to "Covering" because it wraps the title, but I don't really like it because it obscures the feature photos. See here: http://sarah-k.smugmug.com/Travel
I tried the CSS, but to fit some of the longer titles, I had to make the font so small, you'd need a microscope to actually read it. I just wish it would wrap for longer titles!
Would you mind explaining how to get to that setting? Thanks!
On any page when in customize mode on the right at the top of flyout drawer click "entire site" to
highlight it. Look to the left and see if a CSS APP PLACEHOLDER is there. Is so hover it and click
wrench. If there is none drag one over from the bottom of the flyout drawer under Add Content Blocks.
Comments
First line is my comment so I know what it is. /* */ tags don't seem to work, bugged.
My Website index | My Blog
I tried using your code but saw no change. I am probably trying to put it in the wrong place.
I tried adding a "CSS" block with your code to both the folders customize page and then the galleries customize page. Neither had any effect.
Am I adding the code in the right place and the correct way?
Thanks,
--Dave
You have to enter it in the theme settings. While you are in one of your folders, go to Customize Site, and click on the Theme tab (next to the Content tab). By the active theme, click on the wrench to bring up the settings window. Then, go to the advanced tab. Enter the CSS in the CSS field.
I have the same problem with lengthy gallery titles. I ended up switching the titles to "Covering" because it wraps the title, but I don't really like it because it obscures the feature photos. See here: http://sarah-k.smugmug.com/Travel
I tried the CSS, but to fit some of the longer titles, I had to make the font so small, you'd need a microscope to actually read it. I just wish it would wrap for longer titles!
I added my request on feedback.smugmug.com, so please add some votes if you have any! http://feedback.smugmug.com/forums/17723-smugmug/suggestions/4257118-new-smugmug-more-options-for-the-display-of-titl
My Website index | My Blog
Would you mind explaining how to get to that setting? Thanks!
highlight it. Look to the left and see if a CSS APP PLACEHOLDER is there. Is so hover it and click
wrench. If there is none drag one over from the bottom of the flyout drawer under Add Content Blocks.
My Website index | My Blog
You can use either.
www.richknechtphotography.com
http://www.dgrin.com/showpost.php?p=1905854&postcount=95
My Website index | My Blog
Thanks,