Quote:
Originally Posted by Disco_Stu
To add the forum or sub forum icon at the top of a thread do this:
Styles & Templates>Search In Templates>FORUMDISPLAY
after "{vb:raw navbar}" add this line of code:
Code:
<img src="images/{vb:raw vboptions.forumiconimg_folder}/{vb:raw foruminfo.forumiconimg}" />
And that's all there is to it.
|
Hi
This works great thanks, but i have a little problem, on categorys there are no icons, so it appears an invalid one, like this:
Do you know a solution for that?