Page 1 of 1

scrollbar in MEGA Menu

Posted: 20 Nov 2014, 15:17
by FrederikFuchs
When Site Title is long and layout is set to "topbar-float" it may happen that during animation of the site-title a small scrollbar will appear in top-menu

this could probably be avoided by adding:
Code
overflow-y:hidden;
to imagevue.skin.default.css

Re: scrollbar in MEGA Menu

Posted: 21 Nov 2014, 00:02
by mjau-mjau
Nice find ... I assume this is on windows, and only with 3D animated logo? I am not quite sure why that would happen, but I assume it may be when the 3D perspective overflows the box it is contained within. I will have this fixed for next update.