View Full Version : Images by Categories
tytyguy
02-04-2007, 06:14 AM
Helo, i search far and low and couldnt find anything i want. Im looking to put images by my categorys in forum home like at http://www.howardforums.com If you could provide a link or info on how to do this i will be greatly appriactive.
bollie
02-08-2007, 06:02 PM
Look https://vborg.vbsupport.ru/showthread.php?t=138545
lonelime
02-09-2007, 06:10 AM
i know what you mean ... this is simple'
open your forumhome --> forumhome_forumbit_level2_post
find:
<strong>$forum[title]</strong></a>
add this code before:
<img src="images/icons/$forum[forumid].gif" align="absbottom" alt="" border="0" />
then just upload your image where it said --> images/icons/yourimage.gif or depend on where your image locate (it goes by your forum id, point at your image right click --> properties check your image id, then rename your image
McMendo
02-10-2007, 01:00 PM
Look https://vborg.vbsupport.ru/showthread.php?t=138545No good: https://vborg.vbsupport.ru/showpost.php?p=1178828&postcount=2
The code above by lonelime works fine though.
easyauto
02-17-2007, 11:01 PM
where do I find this : open your forumhome --> forumhome_forumbit_level2_post
to install this mod ?
Go into your admin cp and goto templates and styles, then search for: forumhome and then goto the second thing.
CrashPush
07-13-2007, 10:54 PM
When I add the code it does work, but it uses the same image on all forum categories.
Where exactly do I put the forumid at?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.