close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Gap between menu/submenus (padding/margins don't get rid of it)

Thread began 6/26/2010 2:59 am by cldsk369146 | Last modified 6/26/2010 7:23 pm by cldsk369146 | 1238 views | 6 replies

neilo

Hiya cldsk,

To lose the gaps and resize to 167

Firstly the images, 'CSSMenuWriter/cssmw_images/bg.jpg' and 'CSSMenuWriter/cssmw_images/grad.jpg' need to be resized to 167px width. (If you have difficulties, replace with the attached).

Secondly, set the widths for Levels 0, 1, & 2:

In your stylesheet, CSSMenuWriter/cssmw/menu.css, or CSSMenuWriter/cssmw4/menu.css (depending on which one you will be using - or both to be sure):

Level-0: (ul#cssmw > li > a, ul#cssmw > li > a:link {) at about line 60:

width:162px;

(162px + 5px padding-left =167px)

Level-1: (ul#cssmw ul.level-1 > li > a, ul#cssmw ul.level-1 > li > a:link {) at about line 96:

width:151px;

(151px + 10px padding-right + 6px padding-left=167px)

Level-2: (ul#cssmw ul.level-2 > li > a, ul#cssmw ul.level-2 > li > a:link {) at about line 146:

width:151px;

(151px + 10px padding-right + 6px padding-left=167px)

Finally, set the 'left' positions for level-1 & level-2:

At about lines 89-92:

ul#cssmw ul.level-1 {
left:167px;
margin:0;
}

At about lines 139-142:

ul#cssmw ul.level-2 {
left:167px;
margin:0;
}

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...