Awesome- Thank you.
demo can be seen at
www.SXS411.com
I was also wondering if someone knew how to also add the main forum it was in instead of only showing the subforum it is in? does this make since?
so I want it to show
Last Posts------------Views---------
Forum--------------Subforum
Big slick---------------107------------
Yamaha------------Wheels and tires
THis is the code that I saw that had to do with the forums but not sure how to add or change it.
Code:
<if condition="$mod_options['portal_threads_showforum']">
<td class="$class_ftitle"><span class="smallfont"><a href="$vboptions[bburl]/forumdisplay.php?$session[sessionurl]f=$thread[forumid]">$thread[forumtitle]</a></span></td></if></tr>