WebSite X5Help Center

 
Esahc ..
Esahc ..
Moderator

Tooltip on hamburger page menu  en

Autor: Esahc ..
Visitado 1921, Seguidores 1, Compartilhado 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 em
5 RESPOSTAS - 3 ÚTEIS - 1 CORRIGIR
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?!

Ler mais
Publicado em 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

Ler mais
Publicado em 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:

Ler mais
Publicado em de Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

this is the project with extra code.

Ler mais
Publicado em 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.

Ler mais
Publicado em de Esahc ..