close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Multiple Product Dropdowns

Thread began 12/02/2009 8:20 am by me246390 | Last modified 12/11/2009 11:17 am by me246390 | 1620 views | 5 replies

Eric Mittman

You can duplicate the products menu by going into your CSSMenuWriter > cssmw_home > menu.php file. In here you can just copy the products <li> entry, it should start on line 56 and go to line 76.

If you copy this code and paste it just after this <li> you will have a duplicate entry for the products in your menu. You can change products to say Art.

If you add in another entry you will also need to adjust your widths on the menu to include this new entry. In the menu.css on line 52 you have the css for this. You will need to adjust the width, if I made it an even 100px it seemed to fit just fine.

menu.css line 52

ul#cssmw_home > li > span > a {
background-image:none;
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-weight:normal;
height:24px;
margin:5px 0 0;
padding-top:12px;
text-align:center;
text-decoration:none;
width:100px; /* I updated this width to accommodate the extra entry */
}



If you want to alter what products are listed in the menu you will need to modify the query for the recordset that is pulling these results. You will need to update it so that it selects only the records you are looking for.

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