Gallery names cutoff in SmugMug Theme
southeasternphotography
Registered Users Posts: 647 Major grins
SmugMug theme
My legacy SmugMug theme allowed for long gallery names. It would wrap them to the next line under the gallery image. It then adjusted the spacing between rows of galleries. My naming conventions took this into account. The NEW SmugMug theme does not wrap the line. It simply cuts the line off with no way to see what it says. Thanks alot. I even have the names set up to be UNDER the image in the space between rows. I am requesting that these name lines be capable of wrapping under the image. If not, then I request that an quick to open info box to open when hovering over the name or box (if it is a single gallery with no galleries beneath it.
As it is, I have used text to describe the gallery with the event date at the END of the name. Now, many times, the date is cut off. Not very friendly for my clients and actually looks BAD.
Example here:
http://www.southeasternphotography.com/History/Hofwyl-Broadfield
My legacy SmugMug theme allowed for long gallery names. It would wrap them to the next line under the gallery image. It then adjusted the spacing between rows of galleries. My naming conventions took this into account. The NEW SmugMug theme does not wrap the line. It simply cuts the line off with no way to see what it says. Thanks alot. I even have the names set up to be UNDER the image in the space between rows. I am requesting that these name lines be capable of wrapping under the image. If not, then I request that an quick to open info box to open when hovering over the name or box (if it is a single gallery with no galleries beneath it.
As it is, I have used text to describe the gallery with the event date at the END of the name. Now, many times, the date is cut off. Not very friendly for my clients and actually looks BAD.
Example here:
http://www.southeasternphotography.com/History/Hofwyl-Broadfield
0
Comments
Portfolio • Workshops • Facebook • Twitter
My Website index | My Blog
Portfolio • Workshops • Facebook • Twitter
real long ones still get cut off.
My Website index | My Blog
"all folders" CSS
My Website index | My Blog
I modified your code to work with my Collage Lanscape themed galleries. It works great! Thanks for posting this.
Here's what I used, the red is the bit I changed to affect Collage Landscape.
Now, I redesigned one of my pages, and created a vertical row on the far right (you'll see the girl in a loincloth at the top of the row) that uses the standard Vertical Layout. I've tried and tried to sort out the correct code to replace, or add to that red line above. No luck, and I'm about done in for the night. Would you happen to know what it would be?
You have to use the specific gallery style that code is aimed at. I can't tell if you are or not. Did you place it in your entire site's theme CSS? It's in the Theme>Advanced Tab.
My Website index | My Blog
I've tried .sm-tiles-vertical, .sm-tile-portrait, .sm-tiles-list, and a bunch of other ones. No dice so far.
You could even add the widget number so it doesn't affect other pages.
.sm-page-widget-2081362 .sm-tiles-ve.....
My Website index | My Blog
I did notice something odd though. It doesn't bother me, just thought I'd point it out. This CSS trick causes any gallery description to fill up the "Recent Galleries" block if you set it to Collage Landscape.
.sm-page-widget-2081362 .sm-tiles-ve.....
My Website index | My Blog
(still not unveiled).
BUMP - I still have the original problem in Preview. So, normal folks cannot see my problem. Is SmugMug going to help here? OR is the answer - and it should be stated or a warning given - that you are limited to the number of characters that will be presented. Legacy does not have this problem with the SmugMug Theme.
Here is how Legacy treated longer names:
Here is how the New system SmugMug Theme cuts off the names (and my dates!)
looks like " white-space:normal !important; " does the trick on the wrapping bit
/ɯoɔ˙ƃnɯƃnɯs˙ʇlɟsɐq//:dʇʇɥ
Allen just came across this, thanks very much just added to my site & really like it. Hated those cut off titles.
Also used your bit of css to get rid of the icon so the text does not have to wrap around it & even made the text a bit bigger.