WebSite X5Help Center

 
Esahc ..
Esahc ..
Moderator

Tooltip on hamburger page menu  en

Автор: Esahc ..
Просмотрено 1915, Подписчики 1, Размещенный 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.

Размещено
5 Ответы - 3 Полезно - 1 Корректно
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?!

Читать больше
Размещено От 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

Читать больше
Размещено От 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:

Читать больше
Размещено От Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

this is the project with extra code.

Читать больше
Размещено От Giuseppe Guida
Esahc ..
Esahc ..
Moderator
Автор

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.

Читать больше
Размещено От Esahc ..