WebSite X5Help Center

 
Esahc ..
Esahc ..
Moderator

Tooltip on hamburger page menu  en

Autor: Esahc ..
Visitado 1920, Followers 1, Compartido 0  

The tooltip can be used through the link in properties for the folders, this works fine for the normal menu (tooltip appears in front of any other content) but on the page menu generated by the hamburger menu the tooltip appears behind the menu.

Please fix this so that the tooltip sits above the page menu. This could be a great way to work around the mind-blowing accordian affect which makes the hamburger page menu difficult to navigate when there are many pages within a level.

I have attached an example project so you can see the problem if the screen grab is not self explanatory.

Publicado en
5 RESPUESTAS - 3 úTIL - 1 CORRECTO
Sinisa B.
Sinisa B.
User

@ Esahc 

Simple Z-index change...the IT guy would need a 2 min. to fix this... great finding this glitch!

What Incomedai would be without its community?!

Leer más
Publicado en de Sinisa B.
Incomedia
Stefano G.
Incomedia

Hello Esahc

Thank you for your report

I've notified the developers of this so that it can be taken care of

Thank you

Stefano

Leer más
Publicado en de Stefano G.
Giuseppe Guida
Giuseppe Guida
User

HI,

STEP 1 SETTINGS / Advanced / Seo Statistics & Code / Code / Custom Code / BEFORE CLOSING THE TAG HEAD

insert this code:


<style>
.imTipTop {z-index: 100000000!important;}
</style>

The result is this:

Leer más
Publicado en de Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

this is the project with extra code.

Leer más
Publicado en de Giuseppe Guida
Esahc ..
Esahc ..
Moderator
Autor

Thank you Giuseppe, so simple!

Hopefully Incomedia programmers read this helpcenter so they can embed this rather than expect the average user to add the code.

Leer más
Publicado en de Esahc ..