Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Tried it before but it didn’t help, needed to extend the height of html/body as well
html {height:100%}
body {height:100%}
#boxed-container {min-height:100% !important}Now works.
Thank you very much Ed!
Resolved.I linked my original request from September, please see screenshot there.
You can also see it on your own demo page
(filter to see “print” only, maximize window, background is truncated below footer)You can see it even better if you try to use a real background image.
Happens in IE, Chrome, FirefoxEd,
thanks for the partial fix.
1000px doesn’t do the trick (higher resolution displays, unneccessary scrollbars)
I’ll continue my search for a fix based on percentage values.Hi Ed,
Visit:
Go fullscreen on a display with at least 1080px vertical resolution.
Switch filter back and forth from “all” to “print”.You’ll see the horizontal design jump due to vertical scrollbar (dis)appearing
as well as the truncated background.
Tried to quick-fix it with some min-height css but didn’t manage to correct it yet.Thank you in advance.
I’m still on local development webserver, live server still being migrated to MySQL 5.
If you zoom out any page you can see it in demo site as well:
e.g. http://pinpoint.swiftideas.net/404 (zoom out to see the truncated background)If one has a very short page (see screenshot) or a high vertical resolution screen you’ll get the design jumps (due to some pages showing scrollbars while others don’t). Especially bad on Masonry pages. Fixed this with custom css to always display scrollbars but I still need a fix for that truncated background images.
Sorry. Wasn’t original poster, can’t mark it. Anyway: resolved it for me 😉
Works!
Thank you!Topic marked resolved.
Ok, I’ll do so. Thanks. Resolved.
Cosmin: Doesn’t do the trick.
Although it fixes it for Chrome, it breaks it for Firefox and Internet Explorer.Thanks for providing the quick fix. Will test it soon.
Got it working using the plugin you suggested and some minor changes to the theme.
Thank you very much, Melanie.
Marked resolved!Was about to report it as well but found this existing thread (1 month unfixed?).
This bug is still alive. Happens here, too. Chrome, Windows.See screenshot.
solved. Easy to fix in css but I didn’t need to. Only seems to be broken for demo content.
sorry I didn’t make myself clear.
I’m looking for 2-stage for privacy (not to force users to like)Privacy:
1st step enables the buttons
2nd step allows you to clickLike this:
http://panzi.github.io/SocialSharePrivacy/ -
Posted in: We hit Power Elite.