The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
help changing some code
how i change these icons to say e.g New Posts or No New Posts ( in text )
i've seen it on another forum some where but complete lost it Cheers! |
#2
|
|||
|
|||
The easiest way, in my opinion, would be to create some images with the right color background and text on them that just says "New Posts" and "No New Posts" and then replace the
/statusicon/forum_new.gif and /statusicon/forum_old.gif images with these new ones. You could also go through and do this using actual text by modifying the templates themselves, but this would take longer...I believe that would be in the forumbit templates. |
#3
|
||||
|
||||
Quote:
any help pls?? |
#4
|
||||
|
||||
Just as GTAce specified in the second part to his answer. Go to templates:
forumhome_forumbit_level1_post and forumhome_forumbit_level2_post Find: Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /> |
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
It should work. Can you provide the template location and code you've inserted?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|