slideshow auto height doen't consider footer
dennismullen
Registered Users Posts: 709 Major grins
The auto height feature in the homepage slideshow auto sizes the slideshow to fit the screen even with subject mater above it.
But it doesn't account for the footer below it. This means the whole page doesn't fit on the screen and you also get a scroll bar.
Ideally you would get a homepage that sizes itself to the screen.
Cheers,
But it doesn't account for the footer below it. This means the whole page doesn't fit on the screen and you also get a scroll bar.
Ideally you would get a homepage that sizes itself to the screen.
Cheers,
See my gallery at http://www.dennismullen.com
0
Comments
Facebook
Google+
Twitter
Photo Blog
This is a real oldie that still isn't fixed.
The only usable setting is 3x1 as all others push the footer off the page.
www.dennismullen.com
Cheers,
I want the border to be 50 pixels on all sides around the slideshow, but whatever I do, the content is a little too high, and the scrollbar appears. I don't even have a footer, and the problem is even there if the slideshow aspect is 3:1.
It is not a very big deal, but annoying nevertheless. How can I make the page content always be some pixels shorter?
You have some beautiful photos there! Setting "Fill Height" to OFF and removing the following line of Custom CSS will do the trick for you, it's adding additional margin that's causing the page to extend below the height of the screen:
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
Edit:
I found a kind of solution. I discovered that if I use only 12px margin on top and bottom, it works fine! But 50px seems to be impossible :-)
Still not fixed.
Cheers,
I concur that it would be great to make sure the height of these blocks fits within the height of the screen but we want to make sure we're focusing our resources on items that impact the vast majority of our customers. While you could argue, and I'd agree with you, that fixing this would fix it for a large # of users, we actually haven't seen any significant complaint about its behavior (other than here and a few tickets on the help desk). Lastly, a fix for this is not as simple as it may seem. Monitor, browser and window sizes can all change and the way browsers render the page is typically from the top of the code down... When we render the slideshow we don't necessarily know the height of the footer since it hasn't rendered yet. Once the page has loaded we could detect it and shrink he slideshow but this would slow page loads down and make the page appear jumpy.
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations