Quote:
Originally Posted by NolimitMike
Is there anyway to get the icons to appear either to the left or to the right of the title of the forum area?
So it would be: Fourm (icon) (icon) (icon) (icon) (5 Guests Viewing)
|
Yes, just insert your code below the following in your
forumhome_forumbit_level2_post Template:
Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
And remove the DIV tags at the beginning and end.