:-( Submenus not to see
Hello,
I put the Menu into an Dreamweaver tempalte that I created from Sculptor.
Now the submenu is not to see :-) It hides in the Div.
Cheers
Denis
Hello,
I put the Menu into an Dreamweaver tempalte that I created from Sculptor.
Now the submenu is not to see :-) It hides in the Div.
Cheers
Denis
you have a z-index issue.
Send a link so I can see what need to be fixed.
oh, I thought all will be done by WA :-)
here is the link: WA.php
Cheers,
Denis
in the screen.css file, you have overflow: hidden applied top the navigation div:
#outerWrapper #navigation {
background-color: #4F4F4F;
height: 40px;
margin: 0 0 0 0;
overflow: hidden;
padding: 0 0 0 0;
}
which is causing the issue
which design did you use? I'll try to recreate it.
I created my on, from 2 colums sidbar right fixed, header and footer plus navigation.
I didnt change the code.
you already got a copy of it, where you opend a ticket.
ok, I will log this, for the time being remove the overflow: hidden;
property.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.