WebSite X5Help Center

 
Marius T.
Marius T.
User

Opacity error on sticky bar  en

Author: Marius T.
Visited 1363, Followers 1, Shared 0  

Like I said earlier and seevral times, every day and every operation brings to us new malfunctions of a great software which escaped from control.

Today, Opacity error on sticky bar. Only at few items, the others works properly.

Posted on the
10 ANSWERS - 2 USEFUL - 1 CORRECT
Aleksey K.
Aleksey K.
User

?????

Read more
Posted on the from Aleksey K.
Aleksey K.
Aleksey K.
User

sticky bar....

Read more
Posted on the from Aleksey K.
Marius T.
Marius T.
User
Author

Hi Alexsey, I did solev it last night but don't had the time to update here.

I modifiyied all opacity to 0% theh again to 100% and it works with a new fresh export.

Read more
Posted on the from Marius T.
Marius T.
Marius T.
User
Author

Hi, Alexsei

after this update the problem is back again :-)

You can see it for example here: http://softedu.eu/autocad-2015-.html where you can see an odd transparency in main menu and in sticky bar and only at the "item on current page". But not on every item :-)

Like attached, checked from 2 computers. Am I dreaming? Began to have nightmares with Incomedia? :-)

Read more
Posted on the from Marius T.
Aleksey K.
Aleksey K.
User

its not issue of X5!! you use transparent background (current page) and short background picture (3\4 width menu)! because of this, what happens is what you see

Read more
Posted on the from Aleksey K.
Aleksey K.
Aleksey K.
User

if you want both a picture and a white background you can use this:

before closed head in statistics seo and code......

<style>

#imStickyBar_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper, #imHeader_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {

background-color: white !important;

}

</style>

Read more
Posted on the from Aleksey K.
Marius T.
Marius T.
User
Author

Alexsei, I want only a white background. At some items there are some elements behinds seen trough the menu as you can see.

Read more
Posted on the from Marius T.
Aleksey K.
Aleksey K.
User

I have already explained to you why this happens ... you have a picture in the background of the menu item and the background color is transparent. the picture itself is shorter than the width of the drop-down menu. or you need to remove the picture and set a white background. or remove the transparency of the current menu item with my code.

Read more
Posted on the from Aleksey K.
Aleksey K.
Aleksey K.
User

hahaha I looked at the code and came to the conclusion that if your project was done earlier (before 16.1.1) then the style code for the current page of the drop-down menu is not generated by the program !!!! but if you create a new project, everything works! this is their mistake !!!! you can temporarily use my code that I gave you ... and you will have a white background on the current page ...

Read more
Posted on the from Aleksey K.
Marius T.
Marius T.
User
Author

thank you, I will try to use style there. it is strange menu behavior but ... this is what we've got.

Read more
Posted on the from Marius T.