Quote:
Originally Posted by kh99
So it sounds like you know how you would add text by editing the newthread template? Then you would just need to surround your new text by if tags, and check the forum id, like:
Code:
<vb:if condition="$forumid == X">
Rules for sales forum
</vb:if>
of course you would change X to the actual id number of your Sales forum.
|
can you advise as to which file needs to be edited or where inside the admin cp i navigate to, to find the template?