MyBB Community Forums

Full Version: Different image banner for each forum.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This modification will Add an image banner per forum.
These files can be any image. (png, jpg, gif, ect).


1- in the Template: forumdisplay, simply add under {$header}
this code : <img src="images/forums/{$foruminfo['fid']}.gif">
and save
2- upload the banner images to a folder named forums in mybb/images, the image files should be named 1.gif,2gif,3.gif, were 1, 2 and 3 are the forum's id or number.

Hope its usefull
hmm brilliant idea, simple but brilliant =)
thank you Big Grin
Good, it's very cool:d
it is , i wanted to use it Toungue but i have like 12 forums Toungue and i wont make 12 banner , its irritating lol Toungue
simply fantastic
am glad that you all like it Smile
also u can use php script my friend Big Grin