PDA

View Full Version : How do I remove the post icon from the forum listing page?


Absath
08-11-2009, 06:30 AM
I have post icons next to the threads in forumdisplay, but I'd like for them not to show up on the index (next to the "last post" link).

Where/which template would I go to find this and remove it?

--------------- Added 1249976477 at 1249976477 ---------------

Found it, nevermind!

darknusens
01-14-2010, 06:35 PM
Dont you just hate when that happens?? Someone finds a solution to the same problem your having and they don't post there g*d dam solution!

Here's the solution guys:

Go to your styles template and look for:

forumhome_lastpostby

In that template look for the following code:

<if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if>

Just delete that and your all set.