I am trialling Zen's instant Intranet.
With the menu drop-down's I am getting scroll bars which should not be shown.
Any ideas on what's causing it?
See below:
Hi Des,
Apologies for the drawn-out "Answers" session, and thanks for sticking with us. We have finally been able to reproduce the issue (The Confluence layout/column bit in the panel menu seems to be triggering an overflow-auto.) We have an update in the coming 5.2.9 that will fix this, but in the meantime, you can add the following CSS as a patch that should resolve the issue:
.drop-menu .columnLayout .cell .innerCell { overflow-y: hidden; }
Please let us know if you have any further problems with this.
cheers,
Kelli
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please note that we have fixed this issue in the coming release of Zen 5.2.9, but for a more general non-Intranet specific patch, add the following CSS to resolve the scrollbars in the menu panels (doesn't rely on a class for the menu panel section) :
.menu-panel .columnLayout .cell .innerCell { overflow-y: hidden; }
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK, thanks, Des. In the meantime, feel free to email the image(s) to: support@stepstonetech.com and we'll do our best to get your issue sorted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Des,
Would it be possible for you to attach a screenshot of your Section Designer settings for the Department Menu panel? (Let me know if you need more direction on that.) Also, a screenshot of the content of the section would be great. (Just trying to eliminate other possibilities.)
(I've attached the settings Intranet comes launched with for reference.)
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Des,
Looks like a padding issue... which browser are you seeing this on?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Darryl,
I've tried diffrent padding settings to no avail.
Any other ideas?
Des
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.