How To Remove The Number Of Posts,Topics and Latest Posts Beside The Categories
3 posters
Page 1 of 1
How To Remove The Number Of Posts,Topics and Latest Posts Beside The Categories
How do you remove the number of topics,posts and latest posts on the right of the categories?
Quily- Forumember
- Posts : 40
Reputation : 0
Language : English
Re: How To Remove The Number Of Posts,Topics and Latest Posts Beside The Categories
Hi Quily,
What is your forum version?
What is your forum version?
Nera.- Energetic
-
Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: How To Remove The Number Of Posts,Topics and Latest Posts Beside The Categories
I would like to know this as well and my forum version is a phpbb2. (I'm also looking around to see if you have any other topics on this.)
Thank you,
Tendre'd Admin
Post Note* I was looking under the incorrect thread. This is what I wanted changed:
https://i.servimg.com/u/f26/16/56/04/33/wantto10.png
Thank you,
Tendre'd Admin
Post Note* I was looking under the incorrect thread. This is what I wanted changed:
https://i.servimg.com/u/f26/16/56/04/33/wantto10.png
Last edited by tendredadmin on June 21st 2011, 9:42 pm; edited 1 time in total (Reason for editing : post note)
Re: How To Remove The Number Of Posts,Topics and Latest Posts Beside The Categories
Hi,
You dont want this?
http://i.imm.io/6Gjw.png
You want it to look like this?
http://i.imm.io/6GjE.png
Go to your index_box template and remove this
And this
Save and publish template on the green cross.
Edit:
You can find the answer in this topic.
https://help.forumotion.com/t91844-how-to-remove-these-stuffs#592258
You dont want this?
http://i.imm.io/6Gjw.png
You want it to look like this?
http://i.imm.io/6GjE.png
Go to your index_box template and remove this
- Code:
<th nowrap="nowrap" width="50">{L_TOPICS}</th>
<th nowrap="nowrap" width="50">{L_POSTS}</th>
<th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
And this
- Code:
<td class="row3" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.TOPICS}</span>
</td>
<td class="row2" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.POSTS}</span>
</td>
<td class="row3 over" align="center" valign="middle" height="50">
<span class="gensmall">{catrow.forumrow.LAST_POST}</span>
</td>
Save and publish template on the green cross.
Edit:
tendredadmin wrote:
Post Note* I was looking under the incorrect thread. This is what I wanted changed:
https://i.servimg.com/u/f26/16/56/04/33/wantto10.png
You can find the answer in this topic.
https://help.forumotion.com/t91844-how-to-remove-these-stuffs#592258
Nera.- Energetic
-
Posts : 7078
Reputation : 2017
Language : English
Location : -

» how do i add a dropdown menu on new latest topics to display the number of topics shown
» Changing latest topics into latest posts?
» Want to display latest posts, not latest topics
» howto stop the Latest topics showing posts in hidden topics ?
» show only some categories in latest topics
» Changing latest topics into latest posts?
» Want to display latest posts, not latest topics
» howto stop the Latest topics showing posts in hidden topics ?
» show only some categories in latest topics
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum