• Hi Everyone,

    I’m working through a book ( WordPress 3 – Site Blueprints ) and the first thing it does is take you through converting a standard html site to a WP3 one. I have it all working on one I picked (ProjectSevens Tommi theme) except the menu’s are giving me difficulty

    Below is the html code for the menu – any help appreciate ?

    TIA, Dave

    <div id="menubar">
    <ul id="p7PMnav">
    <li><a href="#">Fruits</a></li>
    <li><a href="#">Vegetables</a></li>
    <li><a href="#">Exotics</a></li>
    <li><a href="#">About Tommi</a></li>
    </ul>
    <div class="clearcontent">&nbsp;</div>
    </div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Stuck on where to go with this menu ?’ is closed to new replies.