WebSite X5Help Center

 
Esahc ..
Esahc ..
Moderator

Tooltip on hamburger page menu  en

Autor: Esahc ..
Visited 1922, Followers 1, Udostępniony 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.

Posted on the
5 ODPOWIEDZI - 3 USEFUL - 1 PRAWIDłOWA ODPOWIEDź
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?!

Czytaj więcej
Posted on the from 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

Czytaj więcej
Posted on the from 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:

Czytaj więcej
Posted on the from Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

this is the project with extra code.

Czytaj więcej
Posted on the from 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.

Czytaj więcej
Posted on the from Esahc ..