2005-04-29, 01:06 PM
This is an easy one.
It will ad a new thread button on every forum.
Open template: Forum Bit Templates -> forumbit_depth1_forum
Search
AFTER it add
It will add the newthread image... of course you can create your own image for that or use text instead of the images.
Screenie
![[Image: screenshot0019xo.jpg]](https://camo.mybb.com/034694034d6f7ca4e77f418af0d9a5a284d9dcc7/687474703a2f2f696d673131362e6563686f2e63782f696d673131362f35332f73637265656e73686f7430303139786f2e6a7067)
It will ad a new thread button on every forum.
Open template: Forum Bit Templates -> forumbit_depth1_forum
Search
Quote:<br /><span class="smalltext">$forum[description]$modlist</span>
AFTER it add
Quote:<a href="newthread.php?fid=$forum[fid]"><img src="$theme[imgdir]/newthread.gif" border="0" style="float: right; right:0; top:0;" /></a>
It will add the newthread image... of course you can create your own image for that or use text instead of the images.
Screenie