Quote:
Originally Posted by Spiritvn
#moveslow:
You can find on the forumhome_forumbit_level2_post
Code:
<h2 class="forumtitle" >
Then add before:
Code:
<vb:if condition="$forum['iconlocation']"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" class="forumicon" id="forum_statusicon_{vb:raw forum.forumid}"/></vb:if>
It's better with small icon and you can controll with css by class, .forumicon controls status icon so if you want to place that position, you should change the class, add new class and edit its style.
|
Thanks for the reply, but this isn't what I was needing.
I've enclosed a screenshot so you can see what/where I am referring to.
My 2 questions are:
1.) The RED underlines are the sub-forum icons, is it possible to place something there?
2.) The RED X, is the category description, is it possible to place something there as well?
Thanks again for your help.
:up: