• Hi All,
    I am using to display my main menu on the homepage here : http://www.test.uklift.co.uk whe you over over the main menu items, the other items to the right are pushed off the manu bar!!! what have I styled wrongly please help!!! Almost going crazy on this. Thanks
    -Toyin
    This is the menu code

    <br />
    <div id="main-menu"><br />
    			<ul class="top-menu"></p>
    <li><a>">Home</a></li>
    <p>			<?php wp_list_pages('link_before=<span>&link_after=</span>&title_li=&depth=2'); ?> </p>
    <p>			<?php include (TEMPLATEPATH . '/searchform.php'); ?><br />
    		</div><br />

    This is the css style
    [CSS moderated as per the Forum Rules. Please just post a link to your site.]

  • The topic ‘wp_list_pages not displaying currectly’ is closed to new replies.