close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

horizonal sub menu

Thread began 6/14/2012 4:32 am by software.current355386 | Last modified 6/16/2012 9:27 am by software.current355386 | 1890 views | 7 replies |

software.current355386

horizonal sub menu

tried for last 3 days to get horizontal sub menus to work following info in forum i could find, without sucess.

have attached newly crated menu from menuwriter as the file ive been working with have been changed so much with sections commented out whhich may be the problem

f someone who as gt ths to work either update the attached or supply sanple code i would be grateful


WA why does menuwriter givr this option

Attached Files
menutest.zip
Sign in to reply to this post

Jason ByrnesWebAssist

you need to convert the sublevel to use 1 LI tag, and have each link in the 1 li, add a width to the sublevel LI tag, and float the links to the left. for example:

<ul class="level-1">
<li><a href="#">Sub Item 1</a></li>
<li><a href="#">Sub Item 2</a></li>
<li><a href="#">Sub Item 3</a></li>
</ul>



to:

<ul class="level-1">
<li style="width:315px;"><a href="#" style="float:left;">Sub Item 1</a>
<a href="#" style="float:left;">Sub Item 2</a>
<a href="#" style="float:left;">Sub Item 3</a></li>
</ul>
Sign in to reply to this post

software.current355386

whe i dothis allmember of submenu act as one

am i somtim wrong

like the submenu behave the same a parent

Sign in to reply to this post

Jason ByrnesWebAssist

try this then:

php:
<ul class="level-1" style="width:350px;">

<li><a href="#" style="float:left;">Sub Item 1</a></li>
<li><a href="#" style="float:left;">Sub Item 2</a></li>
<li><a href="#" style="float:left;">Sub Item 3</a></li>
</ul>
</li>
Sign in to reply to this post

software.current355386

98% there

if you hver overmenu, thenn sb menu ...sub iem1 stayshighlighted alll the time untill you click on menu then i works as it should

Sign in to reply to this post

Jason ByrnesWebAssist

send a link please

Sign in to reply to this post

software.current355386

ALL aapears to work now, what i did notic in menu.css gnerated by menuwrite had two identical sets of coe at end , not sure if copied/repeade when 'my shakes' were active,



ul#cssmw ul.level-1 > li:hover > a, ul#cssmw ul.level-1 > li:hover > a:link {
background-color: #E0AA81;
color: #173232;
font-weight: bold;
text-decoration: none;
outline-style: none;
}
/*
ul#cssmw ul.level-1 > li.hover > a, ul#cssmw ul.level-1 > li.hover > a:link {
background-color: #E0AA81;
color: #173232;
font-weight: bold;
text-decoration: none;
outline-style: none;
}


ul#cssmw ul.level-1 > li:hover > a, ul#cssmw ul.level-1 > li:hover > a:link {
background-color: #E0AA81;
color: #173232;
font-weight: bold;
text-decoration: none;
outline-style: none;
}
/*
ul#cssmw ul.level-1 > li.hover > a, ul#cssmw ul.level-1 > li.hover > a:link {
background-color: #E0AA81;
color: #173232;
font-weight: bold;
text-decoration: none;
outline-style: none;
}

thishad affect , files zipped, attached for evidence

Sign in to reply to this post

software.current355386

forgot file

Attached Files
menutest.zip
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...