Log in

View Full Version : How do I add images above forums


phantom15
12-13-2008, 06:49 PM
As said in the title, how do I add images above forums like:

http://img233.imageshack.us/img233/699/88505569fa7.png

???????

Thankyou

Keenanm
12-13-2008, 11:51 PM
They might be using post_icons and adding it the the forum_child (I think?)and putting the code on top of the forum title, or using some type of CSS

Hex_legend
12-14-2008, 12:02 AM
you can use img tags in the forum description, so when you go to add new forum, in "description" put

<img src="url to image">

phantom15
12-14-2008, 12:21 AM
Thanks for your replies, i'll try them out

--------------- Added 1229221663 at 1229221663 ---------------

you can use img tags in the forum description, so when you go to add new forum, in "description" put

<img src="url to image">

Thanks alot, this technique worked