close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Sub Menu not showing

Thread began 2/19/2011 5:37 am by les179372 | Last modified 3/07/2011 6:40 pm by neilo | 1578 views | 7 replies |

les179372

Sub Menu not showing

Can anyone help with this?
I am struggling with Z index to show sub menu on the following draft page: StarWars.php#

Can anyone help?

Sign in to reply to this post

neilo

Hi Les,

Try changing overflow:hidden to overflow:visible in your includes/CSSLayouts/CSSLayouts.css stylesheet (line 24)

.cssLO > .cssLI:first-child {
overflow: visible;
}
Sign in to reply to this post

les179372

Originally Said By: neilo
  Hi Les,

Try changing overflow:hidden to overflow:visible in your includes/CSSLayouts/CSSLayouts.css stylesheet (line 24)

.cssLO > .cssLI:first-child {
overflow: visible;
}
  


Thanks Neilo,
Worked fine. Just a bit of tweaking to to complete with sizes etc.

Sign in to reply to this post

neilo

Cheers Les,

You may also want to play with the width of the Level-1 menu, and add a 'white-space:normal;' property to the rule in CSSMenuWriter/cssmw/menu.css (line 105) in order to fit the longer text links. The 'white-space:normal' property will allow the text to wrap:

ul#cssmw ul.level-1 > li > a, ul#cssmw ul.level-1 > li > a:link {
background-color: #FFFF00;
background-image: none;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
color: #173232;
display: block;
font-family: "Trebuchet MS",Helvetica,sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
margin: 0;
outline-style: none;
padding: 5px;
text-decoration: none;
text-transform: uppercase;
white-space: normal;
width: 120px;
}




Looking good.

Sign in to reply to this post

les179372

Cheers Neilo,
Great tip.
Navigation now starting to take shape.

Sign in to reply to this post

malcolm230194

CSSMenuWriter in particular but WebAssist in general

This software seems to generate more corruptions than valid code. I spend more time debugging the shaky generated code than getting any work done. Maybe that's why this forum seems to be busy?
I have the same problem with identical code on two different sites. Works on one, not the other. I've got up to z-index 5000 but it won't play.
In the long run it will be easier to go back to the old way of writing my own menus.
This software is counter intuitive and unstable. I for one give up.

Sign in to reply to this post

Ray BorduinWebAssist

If you post the url to the page where you are having trouble someone would probably be able to help. Often times it just takes a small tweak in the css.

Sign in to reply to this post
Did this help? Tips are appreciated...

neilo

  I have the same problem with identical code on two different sites. Works on one, not the other.  

This could easily indicate a conflict in (the order of) the CSS that governs the way the menu presents. The style rules 'Cascade' (Cascading Style Sheets!) so a rule in another stylesheet may be superceding the correct rule for your menu's proper functioning/appearance.

As Ray says, link to the page(s) and we should spot the problem.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

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.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...