The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Simple Category Icons Details »» | |||||||||||||||||||||||||
Ok folks.
For all of you who want Category Icons including the "new post", "no new post", "forum closed" capabilities, here is a quick and simple solution provided by Andreas What this hack does: Instead of the standard forum icons like or , ... you can now have separat status icons for every forum you have. It is that simple Templates forumhome_forumbit_level_... search: Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /> Code:
<img src="$stylevar[imgdir_statusicon]/forum$forum[forumid]_$forum[statusicon].gif" alt="" border="0" /> forumID_new.gif, forumID_old.gif,... Example: forum1_new.gif If you want to have different icons for subforums on forumhome as well: In forumhome_subforumbit_nopost and forumhome_subforumbit_post search for: Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum$forum[forumid]_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> subforumID_old.gif subforumID_new.gif Example: subforum22_old.gif I don't use this hack so I have no screenshots, but If anyone is trying this, it would be cool if you could provide some screenshots. Remember to click installed Greetings StarBuG Supporters / CoAuthors Show Your Support
|
Comments |
#12
|
|||
|
|||
Thanks for this modification...Install
|
#13
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showthread.php?t=138545 |
#14
|
||||
|
||||
Your "version" does not replaces the standard images vBulletin uses, which is the whole point of this hack. If you put a link into the forum description text it also displays the image in the forum description above the threads on forumdisplay which can break the design or look not that good depending on the size of the images.
If you put the link into the forum title field (which has a character limit and could make image links impossible) it shows up in the breadcroumb and other places as well. Example: http://crackmuzik-gfx-elite.de/forumdisplay.php?f=116 Also your suggestion does not have different status images (no new posts/new posts). It is possible to add images into forum descriptions/titles, yes. But if it is easier depends on the point of view I think and the number of forums And it defenetly has nothing to do with what my code does StarBuG |
#15
|
|||
|
|||
I must be losing the plot because for the life of me I can't find this
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /> in those templates ps.. i have edited these templates previously to change the alt1 and alt2 due to changing last column and thread and post columns around |
#16
|
||||
|
||||
Search for
forum_$forum[statusicon].gif |
#17
|
|||
|
|||
nope not found
I don't know what is going on here because those icons are showing edit: i even checked for this in other forums and i couldn't find it .. would using a different postbit legacy make a difference? |
#18
|
|||
|
|||
|
#19
|
||||
|
||||
@Clayton: send me your postbit template and I will have a look
@hippiesimz: No This plugin would replace the blue ball from your screenshot with a picture. I can release a hack for how to get the picture on the right/left site of the description like on my forum www.elternfragen.net. But I don't know when I find the time. Maybe today, maybe this weekend, maybe next week. Check my profile for a new hack now and then |
#20
|
||||
|
||||
thanks for the great stuff starbug
here's something for all Here's the link: http://www.zerotohundred.com/newforums here's the screenshot anyway: |
#21
|
||||
|
||||
@Tom
And you are not using the potential of this hack. Why not have a second icon for forums which are read. You could use a grey version of each icon to show the visitor that there is no new post in a specific forum StarBuG |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|