For anyone that needs this:
<div id="menu">
<!-- <p id="sitemap"><a href="?sitemap">Sitemap</a></p> -->
<ul class="pagelinks">
<?php wp_list_pages('title_li=&depth=1'); ?>
<li><a href="<?php bloginfo('url'); ?>" title="Home">Home.</a></li>
</ul>
</div>
Ah – so simple. And now placing it within the Ul Class does the trick. Thanks Zeniph!
This is entirely unrelated.
Please don’t spam this forum!
any help would be appreciated 🙂