The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Catagory Icons Details »» | |||||||||||||||||||||||||
Catagory Icons
Tested on 3.6.1 By Adrian at Development chat.com Current Version: 1.0.1 1.0.1 Status: Working Fine. Hey, I noticed a few people around the 'net wanted a modification like this, It wasn't too hard so i thought i would give it ago. You can specify a image path/url to use for your catagory icon, if none is specified, the forum will use vBulletins default image. See bottom of post for screenshots Installation Import product-catagoryicons.xml (It should make the needed Mysql tables too) Go to Options > Catagory Icons to enable the mod'. Template Edits Open Forum Home Templates > forumhome_forumbit_level1_post Find: HTML Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" />
HTML Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0"
id="forum_statusicon_$forum[forumid]" />
HTML Code:
<if condition="$vboptions[customimg_enabled] == 1"> <if condition="$forum[customimg] == ''"> <img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> <else /> <img src="$forum[customimg]" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> </if> <else /> <img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> </if> Open up Forum Home Templates > forumhome_forumbit_level2_post Find: HTML Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" />
HTML Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0"
id="forum_statusicon_$forum[forumid]" />
HTML Code:
<if condition="$vboptions[customimg_enabled] == 1"> <if condition="$forum[customimg] == ''"> <img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> <else /> <img src="$forum[customimg]" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> </if> <else /> <img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> </if> That should be it. To set catagory icons, just edit a forum, the image field is at the bottom. If you have any problems, just ask. If you use it, please click install. Thanks. Adrian Show Your Support
|
Comments |
#62
|
||||
|
||||
I got 3.6.2. and its working great thnx
|
#63
|
||||
|
||||
Great hack!
I like the Catagory Icons! Thanks. |
#64
|
|||
|
|||
this hack can work on 3.5?
|
#65
|
|||
|
|||
Ignore: got it all working
thx alot |
#66
|
|||
|
|||
Is there anyway to get it so that you can have a different image, or decolorize the image when there are no new posts?
|
#67
|
||||
|
||||
Hello StarBug!
Quote:
All the best beduino |
#68
|
|||
|
|||
Does this work on 3.6.3? I got a database error when I tried to install it.
Also, what database table does this hack modify? |
#69
|
|||
|
|||
Installed an works pretty good on vB 3.6.3 .
Do you think you can do something to have a on/off icon topic on the hack ? It would be per-fect if it's possible . And also, if you could add the possibility to change the subforum icons in forumhome page . Thanks a lot, very good hack ! |
#70
|
|||
|
|||
Does this make the Icons selectable on the main page. My site is www.snowandmud.com, Im trying to make snowmobiles for the snowmobile menus and atv's for the atv menu
Can someone put a link to there site where this add-on has been done???? RON:knockedout: |
#71
|
|||
|
|||
It works great but How do I get it to shade pick between 3 items so if the catagory is has been read or unread. Im not really concered about the locked on Just the other two. Otherwise it works nicely..
What is the trick to take a larger image and downsizing it so it fits the 50 x 40 size that that seems to be. RON |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|