WebSite X5Help Center

 
Esahc ..
Esahc ..
Moderator

Tooltip on hamburger page menu  en

Autor: Esahc ..
Besucht 1919, Followers 1, Geteilt 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.

Gepostet am
5 ANTWORTEN - 3 NüTZLICH - 1 KORREKT
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?!

Mehr lesen
Gepostet am von 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

Mehr lesen
Gepostet am von 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:

Mehr lesen
Gepostet am von Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

this is the project with extra code.

Mehr lesen
Gepostet am von 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.

Mehr lesen
Gepostet am von Esahc ..