Hi Everyone,
I have been trying to do this all day installed loads and loads of menu plugins to help me try and achieve this, but still am unavalible to do it!!!
I have built an awesome static website and this is the navigation below
I need some resources of how to move it in to WordPress with out restrucuting the code due to the css styles being attached to the menu.
I understand extremely well html and css..... but when it come to inserting it in to wordpress dynamicly i am struggling so so much!
I have done it in Joomla before and making menu's in that CMS was easy but im finding it diffecult on how to build a custom dynamic menu what would output the code as shown above.
Any info would be extremely helpful!
I have been all over the internet today trying to figure it out and nothing seems to work!!!!!
Cheers
Cloudy
I have been trying to do this all day installed loads and loads of menu plugins to help me try and achieve this, but still am unavalible to do it!!!
I have built an awesome static website and this is the navigation below
HTML:
<ul id="nav"><li class="level0 first homelink"><a href="#"><span>Home</span></a></li><li class="level0 nav-1 active level-top first parent"><a href="#" class="level-top"><span>Footwear</span></a>
<ul class="level0 chield chield4"><li class="level1 nav-1-1 first parent"><a href="#"><span>Footwear Man</span></a>
<ul class="level1"><li class="level2 nav-1-1-1 first"><a href="#"><span>Boots</span></a></li><li class="level2 nav-1-1-2"><a href="#"><span>Casuals</span></a></li><li class="level2 nav-1-1-3"><a href="#"><span>Slippers</span></a></li><li class="level2 nav-1-1-4"><a href="#"><span>Sneakers</span></a></li><li class="level2 nav-1-1-5 last"><a href="#"><span>Brands We Love</span></a></li></ul></li></ul></li></ul></ul>
I need some resources of how to move it in to WordPress with out restrucuting the code due to the css styles being attached to the menu.
I understand extremely well html and css..... but when it come to inserting it in to wordpress dynamicly i am struggling so so much!
I have done it in Joomla before and making menu's in that CMS was easy but im finding it diffecult on how to build a custom dynamic menu what would output the code as shown above.
Any info would be extremely helpful!
I have been all over the internet today trying to figure it out and nothing seems to work!!!!!
Cheers
Cloudy