The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to remove post icons from forumhome
Hola everyone,
I've done some research but came up almost empty handed in regards to the following question: how does one remove the post icons from the forumhome? I'm talking about the post icons, not the forum status ones (see attachment). I said almost empty handed because someone over at vB.com already solved this issue, but for vB 3.5 Any suggestions will be greatly appreciated. |
#2
|
||||
|
||||
did you try that edit in vb 3.6.8?...that code is in 3.6.8 as well, and although I didn't try to remove it...hypothetically it should have the same result...
|
#3
|
||||
|
||||
To be honest, I don't know in what template to look for it
Later edit: nevermind, found it |
#4
|
||||
|
||||
i don't remember what template it was...but just go to the search in templates section in admincp and search for
<if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if> that will only return one result...it's in that template |
#5
|
||||
|
||||
Yes, it was in the forumhome_lastpostby template.
Now, is it possible to remove the post icons from Search Results and Thread Subscriptions? I did a template search for if condition="$show['icon']" but the only result was forumhome_lastpostby |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|