Log in

View Full Version : icon


vicking74
02-01-2015, 05:37 PM
Hi

I want to add an icon in the titles of the forum as the photo

there is' a mods?

da_judge
02-01-2015, 08:39 PM
just add it as HTML in Forum Manger

Admincp > Forums & Moderators > Forum Manger

In title add html code of image

Here is example

<b><img src="images/Chat.png" width="33" height="31" alt=""/> General Discussions</b>

src of course location of image.. plus image name.. plus ajust size of icon

ForceHSS
02-01-2015, 11:56 PM
looks better if you remove <b> and the </b> at the end