Megamenu sub items background mode
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 3
- Joined: Wed Nov 25, 2020 5:29 am
Megamenu sub items background mode
The megamenu drop down items background is not covering text underneath the menu even though the sub items background mode is set to solid (not transparent). The sub items are mixed with anything that the drop down reaches on the page when the menu is accessed rendering an unreadable mess. Is there a solution to this problem? Thanks.
Re: Megamenu sub items background mode
Maybe the z-order of the menu is lower than the other objects on the page?
To be able to help you,I need to see what you have done.
Do you have a demo project?
Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134
To be able to help you,I need to see what you have done.
Do you have a demo project?
Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134
-
-
- Posts: 3
- Joined: Wed Nov 25, 2020 5:29 am
Re: Megamenu sub items background mode
Link: clearsitecom.com/test
Builder: clearsitecom.com/test/ClearSite2.wbs
Builder: clearsitecom.com/test/ClearSite2.wbs
Re: Megamenu sub items background mode
You are using a master page for the menu. In that case, the objects of the master page are always behind all other elements.
The master page is basically the 'background' of the content page.
You can prevent this by putting the menu on a page header and then set the 'stack level' to 'in front of content'.
The master page is basically the 'background' of the content page.
You can prevent this by putting the menu on a page header and then set the 'stack level' to 'in front of content'.
-
-
- Posts: 3
- Joined: Wed Nov 25, 2020 5:29 am
Re: Megamenu sub items background mode
Your solution worked very well. Thank You.