close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Two menus per page; one same and one varies by page

Thread began 12/08/2009 5:55 pm by vics388129 | Last modified 12/11/2009 1:13 pm by vics388129 | 3038 views | 9 replies

neilo

Thanks Victor,

Not sure what you want to do with the horizontal top-menus, at the moment you have four of them (AboutUs, Donate, ReStore, Home) as CSSMenuwriter menus, and the other three (Homes, Volunteer, Photos) as javascript menus. Are you planning to change those too?

You can change the vertical (CSSMW) menus by adjusting the css as described below, but the vertical sub-menus on all the 'Homes' and 'Volunteers' pages (18 of them) and some of those under the other pages which are still javascript menus can only be changed in the javascript files themselves in the 'LeftMenuData' folders in their respective directories. I don't know if you are keeping those javascript menus or changing them to CSSMenuwriter. Have you decided?

Your 'Photos Pages' has a different menu system from the rest - specially for the gallery pages. I take it that shouldn't be touched.

For the moment, to change the vertical sub-menus for the main (CSSMenuWriter) 'AboutUs', 'ReStore' and 'Donate' pages to look like your 'AboutUs' page, you will need to make these changes to your CSS files:

1. In CSSMenuWriter/cssmw1/menu.css

Change font-size from '16' to '11' , and change font-weight from 'bolder' to 'normal' in this rule:

ul#cssmw1 > li > a {
background-color: #51b948;
background-image: none;
background-position: left;
border-style: none;
color: #FFFFFF;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px; /* change this to 11px */
font-style: normal;
font-weight: bolder; /* change this to normal */
margin: 0 0 0 0;
padding: 3px 3px 3px 3px;
text-decoration: none;
text-transform: none;
width: 138px;
}



2. In CSSMenuWriter/cssmw2/menu.css

Change font-size from '16' to '11' , and change font-weight from 'bolder' to 'normal' in this rule:

ul#cssmw2 > li > a {
background-color: #51b948;
background-image: none;
background-position: left;
border-style: none;
color: #FFFFFF;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px; /* change this to 11px */
font-style: normal;
font-weight: bolder; /* change this to normal */
margin: 0 0 0 0;
padding: 3px 3px 3px 3px;
text-decoration: none;
text-transform: none;
width: 100px;
}



4. Your main horizontal menu in your 'Home' page (index.htm) - is currently linked to the 'cssmw1' styles and script, so if you change that, it will also change the vertical menu in your Donate page. If you don't want to change it you can leave it as it is. If you do want to change it, you will need to seperate off the css files.

If you are not planning on changing the javascript menus under the 'Homes' and 'Volunteer' pages and want me to look at changing those font styles, let me know.

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