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.

Removing Last posts and more

2 posters

Go down

Solved Removing Last posts and more

Post by ddog August 16th 2011, 5:01 pm

Hey,

I would like to remove this or make it smaller if possible
Removing Last posts and more 1bug10
Thank you in advance
Forum version: punbb
Forum link: http://smallians.123.st/
ddog
ddog
Forumember

Posts : 50
Reputation : 0
Language : english

Back to top Go down

Solved Re: Removing Last posts and more

Post by Nera. August 16th 2011, 5:23 pm

Hi,

Go to your index_box template and remove this

Code:
                  <th class="tc2">{L_TOPICS}</th>
                  <th class="tc3">{L_POSTS}</th>
                  <th class="tcr">{L_LASTPOST}</th>

And this

Code:
                  <td class="tc2">{catrow.forumrow.TOPICS}</td>
                  <td class="tc3">{catrow.forumrow.POSTS}</td>
                  <td class="tcr">
                     <span>
                     <!-- BEGIN switch_topic_title -->
                     <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
                     <!-- END switch_topic_title -->
                     {catrow.forumrow.USER_LAST_POST}
                     </span>
                  </td>

Hit prewiev before saving to see did you want that.
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Removing Last posts and more

Post by ddog August 16th 2011, 5:37 pm

aha thank you Nera, i like it

one problem, do you have any tips on how to get all these aligned up? they look kinda terrible at the moment
Removing Last posts and more 123-3
ddog
ddog
Forumember

Posts : 50
Reputation : 0
Language : english

Back to top Go down

Solved Re: Removing Last posts and more

Post by Nera. August 16th 2011, 5:43 pm

You did multiforums tutorial?
I did not watch but they were not aligned before. Confused
I'm not sure what did you do there. mwii
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Removing Last posts and more

Post by ddog August 16th 2011, 5:43 pm

yes i used the multiforums tutorial, but i know a way to fix it, thanks for your help Nera Smile
ddog
ddog
Forumember

Posts : 50
Reputation : 0
Language : english

Back to top Go down

Solved Re: Removing Last posts and more

Post by Nera. August 16th 2011, 5:44 pm

Welcome hun.
Than Solved > Locked
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