Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Anything Goes
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:28

Vertical Plain Text Menu Integration - {RESOLVED}


Poster: misty
Dated: Friday September 28 2007 - 21:48:35 BST

I didn't get any response after attached my question to an old topic -Menu Advice. Besides, the old reference web sites are no longer available so that there is no way of knowing for sure if we have the same issue. Thus, I am posting under a new topic. Any advice is greatly appreciated.

In additional to the existing Blog theme menu items such as Home, Page1 and Page2(see green-bug-10 blog theme below by click on Test Run). I want to make a new menu item Page3, which has 3-level popup menu(i.e. Vertical Plain Text Menu -http://www.milonic.com/menusample2.php
). I have made Milonic 3-level popup menu work, but the top menu looks like a patch, that sits on top of the existing menu bar of the blog theme.

How do I integrate Page3 of a 3-level popup menu with the existing green-bug-10 theme menu bar seamlessly?

The green-bug-10 defines its own style <ul> and <li> in Style.css. All the existing menu items are within
the <div><ul><li> block as follows:

<div id="menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="index.html">Page1</a></li>
<li><a href="index.html">Page2</a></li>
<li><a href="index.html">Page3</a></li>
</ul>
</div>

http://themes.wordpress.net/columns/2-c ... en-bug-10/

Re: Vertical Plain Text Menu Integration


Poster: misty
Dated: Saturday September 29 2007 - 17:20:25 BST

I've soloved the menu integration issues. See the following URL for detail. thanks.
viewtopic.php?f=10&t=9232&p=44016#p44016