Put something similar to this where you want it to appear....
<br /> <div style="float:left; background:#fcfcfc; margin-left:12px;"><% = strBreadCrumbTrail %></div> |
I set the colors and style in the DIV but you could in a stylesheet by naming the DIV or giving it a class, like div class="breadcrumb" for example
Put the code in forum_posts.asp and/or forum_topics.asp
You can see an example at or near the bottom of this page:
http://theamcforum-com.olympus.webwiz.net/forum/forum_posts.asp?TID=1203&PID=21412#21412
Edited by billd3 - 10 March 2008 at 12:50am