Search…

X3 Photo Gallery Support Forums

Search…
 
FrederikFuchs
Topic Author
Posts: 13
Joined: 11 Jun 2013, 09:41

scrollbar in MEGA Menu

20 Nov 2014, 15:17

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13997
Joined: 30 Sep 2006, 03:37

Re: scrollbar in MEGA Menu

21 Nov 2014, 00:02

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.