Hi,
Similar question as above, I'm a bit confused on how breadcrumbs are controlled:
This is the code from this link: http://hcgtv.net/viewtopic.php?id=1168
<div class="linkst">
<div class="inbox">
<p class="pagelink conl">Pages: <strong>1</strong></p>
<p class="postlink conr"><a href="post.php?tid=1168">Post reply</a></p>
<ul><li><a href="index.php">Forum</a></li><li> » <a href="viewforum.php?id=4">News</a></li><li> » Iran's president linked to 1979 hostage crisis</li></ul>
<div class="clearer"></div>
</div>
</div>
<div class="postlinksb">
<div class="inbox">
<p class="postlink conr"><a href="post.php?tid=1168">Post reply</a></p>
<p class="pagelink conl">Pages: <strong>1</strong></p>
<ul><li><a href="index.php">Forum</a></li><li> » <a href="viewforum.php?id=4">News</a></li><li> » Iran's president linked to 1979 hostage crisis</li></ul>
<div class="clearer"></div>
</div>
</div>
On the top, the breadcrumbs follow conr and on the bottom they follow conl. I still can't figure out how to make them line up with the beginning of the post, slide left, so I can prevent them from wrapping.
Thanks, that's all I left on to do on this style.