The website is <a href="http://coldfeet.comicgenesis.com">Cold Feet</a>, and as you can see at the top right there's one nav button missing. My website code (snippet of interest) is as follows:
Code: Select all
<div class="comNav" style="float:right;">
<ul>
<li>***first_day***</li>
<li>***previous_day***</li>
<li>***next_day***</li>
<li>***last_day***</li>
</ul>
</div>
Thanks for your help.





