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.
The forum of the forums
2 posters

    Removing Last posts and more

    ddog
    ddog
    Forumember


    Posts : 50
    Reputation : 0
    Language : english

    Solved Removing Last posts and more

    Post by ddog Tue 16 Aug 2011 - 17:01

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


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

    Solved Re: Removing Last posts and more

    Post by Nera. Tue 16 Aug 2011 - 17:23

    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.
    ddog
    ddog
    Forumember


    Posts : 50
    Reputation : 0
    Language : english

    Solved Re: Removing Last posts and more

    Post by ddog Tue 16 Aug 2011 - 17:37

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


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

    Solved Re: Removing Last posts and more

    Post by Nera. Tue 16 Aug 2011 - 17:43

    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
    ddog
    ddog
    Forumember


    Posts : 50
    Reputation : 0
    Language : english

    Solved Re: Removing Last posts and more

    Post by ddog Tue 16 Aug 2011 - 17:43

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


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

    Solved Re: Removing Last posts and more

    Post by Nera. Tue 16 Aug 2011 - 17:44

    Welcome hun.
    Than Solved > Locked

      Current date/time is Sun 22 Sep 2024 - 17:38