Quote:
Originally Posted by davidw
This modification can be placed where you can place the template $vbnews_ticker - it is not required to go on the forum home (that is just the main example I used)
Also, you can add an <if condition around the variable to specify which forums you want or do not want them to go in.
|
Thanks, installed and solved.
PHP Code:
<if condition="$foruminfo[forumid] == 'xx'">$vbnews_ticker</if>
One question, how to remove underline from the links?
Temporary live demo.