The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How To Remove The Number Of Posts,Topics and Latest Posts Beside The Categories

3 posters

Go down

In progress How To Remove The Number Of Posts,Topics and Latest Posts Beside The Categories

Post by Quily June 6th 2011, 10:31 am

How do you remove the number of topics,posts and latest posts on the right of the categories?
avatar
Quily
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

In progress Re: How To Remove The Number Of Posts,Topics and Latest Posts Beside The Categories

Post by Nera. June 6th 2011, 10:37 am

Hi Quily,

What is your forum version?
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: How To Remove The Number Of Posts,Topics and Latest Posts Beside The Categories

Post by tendredadmin June 21st 2011, 7:59 pm

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


Last edited by tendredadmin on June 21st 2011, 9:42 pm; edited 1 time in total (Reason for editing : post note)
tendredadmin
tendredadmin
New Member

Female Posts : 2
Reputation : 0
Language : English

http://tendred.forumotion.com/

Back to top Go down

In progress Re: How To Remove The Number Of Posts,Topics and Latest Posts Beside The Categories

Post by Nera. June 21st 2011, 8:12 pm

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
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.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum