Smugmug Style gap
Allen
Registered Users Posts: 10,013 Major grins
Why all of a sudden is there a huge gap between the gallery description and photo content in a
Smugmug Style gallery. I have done nothing with CSS for some time now.
It is VERY noticeable and shocked me when I just discovered it a few minutes ago. I've been working in
many galleries today with captions an KW's and when just now switching pages this stuck out like a
sore thumb. Did something Smug just did on the sites caused this? I've had the buy button on the right
end of the gallery description forever and it was working great.
Smugmug Style gallery. I have done nothing with CSS for some time now.
It is VERY noticeable and shocked me when I just discovered it a few minutes ago. I've been working in
many galleries today with captions an KW's and when just now switching pages this stuck out like a
sore thumb. Did something Smug just did on the sites caused this? I've had the buy button on the right
end of the gallery description forever and it was working great.
0
Comments
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
alone took about 20% of the description width. I had to adjust all my gallery description widths to 80% to accommodate
the buy button. Now it has slid down below the description area and is moving the gallery content with it.
Edit: 90% width because I made the buy button smaller. If you look at my screen shot you'll see where it fits.
My Website index | My Blog
completely against what Smug has been preaching. This is how a page loads now.
My Website index | My Blog
This is also a good time to mention that we're working on update to the gallery header (the breadcrumb, gallery title, description and buttons). It will be a fairly significant design change from the current header but our design team did a great job making it look great. There will be entirely new CSS class names so that it won't interfere with any of your old CSS. I'll try to give you ample heads-up before it goes live so you can review it and personalize as you desire!
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
Came up with this temporary fix but many pages would need slightly different numbers depending on number
of buttons and even whether there is a description.
.sm-gallery-headerbuttons {
margin: -65px 3px 0 0;
float:right;
}
My Website index | My Blog
I think you'll want to fix now. The change will be fairly significant and will probably require you to redo it again but as always, the Heroes and I are here to help (though you're an expert with CSS these days, so you probably won't need our help).
I realize that having to continuously change your CSS is frustrating, however, we have to remember that for SmugMug to grow and improve, we have to at times make changes that will impact custom CSS. There is always risk with using Customizations to SmugMug. We suffered from this issue in Old SmugMug (with JavaScript AND custom CSS) and it held us from improving SmugMug. We're going to try to minimize the impact to customizations and I'll try to give you as much heads up / warning when there are issues that will impact you.
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
sometimes. I hate seeing things borked with no warning of changes.
Moving the buttons also moves the gallery content. So really large descriptions could be a challenge
vs small descriptions or no description. I do not want to go thru a 1000 or more galleries having to
make some Custom because a general CSS rule doesn't work for all.
I've tried CSS, this seems to work most places. But only if there is a description, then it's completely
borked if none. Buttons override top menu. Have not checked very large descriptions.
Experimental CSS Family galleries are a nightmare, most have no description. I would have to go thru 100's of galleries adding a description.
My Website index | My Blog
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
with all in description flowing around them.
My Website index | My Blog
I believe this code should undo what we did:
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
No space between these class names, guess in same tag.
.sm-gallery-header.sm-gallery-header-has-description
Combinations because of descriptions or not. Button position tweaks. Specific Family top folder flow down.
My Website index | My Blog
You have to remember that any time you change the way SmugMug has formatted the site, you're actively accepting the risk involved that we may change things in the future. We can't hold back improvements to the site for 99% of SmugMug customers for fear of breaking someone's customization. Would you prefer that we never grow SmugMug? What about the thousands of feature requests from people who wish we would implement them? We want to make SmugMug be even better and sometimes that means making changes to the design, especially as trends change and designs need to be updated and improved. We're doing our best to roll out changes using different class names, so they don't impact your customizations, but sometimes they'll do that. And when that happens, we have a great team of Support Heroes and DGrin guru's that are here to help fix anything. Feel free to monitor the "Product News" forum, where I'll be posting updates more frequently, as well as giving early warning (when I can) on changes that may impact customizations.
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
My Website index | My Blog
Compared both galleries. Looked at two html boxes above default gallery content.
I've checked layout, both html box margins, both identical.
2nd html box, identical content except for links back and forth.
Each "Just This Gallery" CSS identical.
CSS "entire site" nothing unique for these two galleries
CSS "all galleries" contains Button move CSS from this thread. Confirmed that it applies to
these two "Just This Gallery" galleries despite the denial in this thread. I only added the
move CSS to "all galleries" and it affected galleries made Custom.
http://www.photosbyat.com/Birds/Missouri-Bird-Photos-A-G
http://www.photosbyat.com/Birds/Missouri-Bird-Photos-H-Z << bad BUY button placement
I'm at a lost as to why the buttons don't react the same. Any help would be appreciated.
Thanks
Edit: It's the little things that make customization so complicated. The move CSS I used relied on .sm-gallery-header-has-description. I
hid the description on these two galleries because it's not needed. But, I had one blank, so the simplest of things can interfere with your
"best laid plans". Once I added in a description every thing fell in line. Duh
My Website index | My Blog
I have a crazy idea. Why not try to make the "minimum" width 1024px, the width of your header image?
Facebook ♦ Flickr ♦ SmugMug
SmugMug referral coupon code: ix3uDyfBU6xXs
(use this for a discount off your SmugMug subscription)
My Website index | My Blog
I read something above where you said you site was wrapping the top section.
Or was I seeing things.
I was just thinking maybe some CSS can help that by specifying a minimum width to prevent that.
Facebook ♦ Flickr ♦ SmugMug
SmugMug referral coupon code: ix3uDyfBU6xXs
(use this for a discount off your SmugMug subscription)