Hi guys
I want insert in all my sub-forums an image before each forums...
I must modify "forumhome_subforumbit_post", right?
I try some time to editing but it's don't work...Can you help me please?
Forumhome_subforumbit_post:
Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].gif" alt="" /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">
<span class="smallfont">$forum[title]</span></a>
Example
Very thanks..guys