Posting custom HTML Navigation on top of board. (Design/Themes)

by Mickey, Friday, December 19, 2014, 07:52 (3416 days ago) @ Auge

Hi, thank you for the reply.

I see 30 files in the subtemplates dir. I assume I would use index.inc.tpl.
If this is true how/where would I put my navigation table so it would show
at the top of the message board. I am posting it below. I do not know if this
board removes html?

Thanks.

<br>
<table border=1 bgcolor=grey>
<font color="white">
<td>
<a href="http://www.mysite.com/">
<font color="white">HOME</td>
</a>
<td>
<a href="http://www.mysite.com/cgi-bin/bbs62x/webbbs_config.pl">
<font color="maroon">PLANTING BOARDS</td>
</a>
<td>
<a href="http://www.mysite.com/Susan/">
<font color="white">Garden BUSTERS</td>
</a>
<td>
<a href="http://www.mysite.com/Pest control.html">
<font color="white">Pest</td>
</a>
<td>
<a href="http://www.mysite.com/poll.html">
<font color="white">POLLS</td>
</a>
<td>
<a href="http://www.mysite.com/seeds.html">
<font color="white">FREE</td>
</a>
<br>
<td>
<a href="http://www.mysite.com/end">
<font color="white">THE END</td>
</a>
<br>
<font color=red>
</table></tr></td>
<br>


Complete thread:

 RSS Feed of thread