how to remove this icons end texts on my topics list ??
2 posters
Page 1 of 1
how to remove this icons end texts on my topics list ??
how to remove this icons end texts on my topics list ??
thanks for help
my forum phpbb2
Last edited by Anony-psychology on October 7th 2011, 9:33 am; edited 1 time in total
Guest- Guest
Re: how to remove this icons end texts on my topics list ??
Well, I dont know this too but i think its impossible.
Re: how to remove this icons end texts on my topics list ??
Hi,
Ofcourse it's possible through templates if you are on PhpBB2 as your profile says.
Go to your AP > Display > Templates > viewforum_body template and find & remove this:
Save and publish your template on the green cross
Or Admin panel >> General > Messages & Email/Configuration > Display the caption of the posts status : = No & save
Ofcourse it's possible through templates if you are on PhpBB2 as your profile says.
Go to your AP > Display > Templates > viewforum_body template and find & remove this:
- Code:
<table border="0" cellpadding="6" cellspacing="2" align="center">
<tr>
<td>
<img src="{FOLDER_NEW_IMG}" alt="{L_FOLDER_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_NEW_IMG}</span>
<img src="{FOLDER_HOT_NEW_IMG}" alt="{L_FOLDER_HOT_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_HOT_NEW_IMG}</span>
<img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_FOLDER_LOCKED_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_LOCKED_NEW_IMG}</span>
</td>
<td>
<img src="{FOLDER_IMG}" alt="{L_FOLDER_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_IMG}</span>
<img src="{FOLDER_HOT_IMG}" alt="{L_FOLDER_HOT_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_HOT_IMG}</span>
<img src="{FOLDER_LOCKED_IMG}" alt="{L_FOLDER_LOCKED_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_LOCKED_IMG}</span>
</td>
<td valign="top">
<img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_FOLDER_ANNOUNCE_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_ANNOUNCE_IMG}</span>
<img src="{FOLDER_GLOBAL_ANNOUNCE_IMG}" alt="{L_FOLDER_GLOBAL_ANNOUNCE_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_GLOBAL_ANNOUNCE_IMG}</span>
<img src="{FOLDER_STICKY_IMG}" alt="{L_FOLDER_STICKY_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_STICKY_IMG}</span>
</td>
</tr>
</table>
Save and publish your template on the green cross
Or Admin panel >> General > Messages & Email/Configuration > Display the caption of the posts status : = No & save
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: how to remove this icons end texts on my topics list ??
You welcome.
> Locked
> Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Remove Search Box in Topics list pages
» Users seeing there own list of topics ????
» How to load up a forum with topics & stay off the scrolling latest topics list
» Missing Topics in forum topic list (even though the topics exist)
» How to remove required icons on certain homepage icons?
» Users seeing there own list of topics ????
» How to load up a forum with topics & stay off the scrolling latest topics list
» Missing Topics in forum topic list (even though the topics exist)
» How to remove required icons on certain homepage icons?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum