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
3 posters

    Delete columns topics and messages on phpBB3

    avatar
    JonnyCode
    Forumember


    Male Posts : 34
    Reputation : 2
    Language : English

    Solved Delete columns topics and messages on phpBB3

    Post by JonnyCode June 4th 2013, 4:51 pm

    I was looking at this tutorial (https://help.forumotion.com/t81777-deleting-columns-topics-and-messages) and I was wondering how would I achieve this on phpBB3?

    Also, would it be possible to remove the last topic column as well?

    I'm guessing it would be some sort of javascript?


    Last edited by JonnyCode on June 5th 2013, 2:18 pm; edited 1 time in total
    Nostra
    Nostra
    Forumember


    Female Posts : 30
    Reputation : 3
    Language : .it
    Location : Neverland

    Solved Re: Delete columns topics and messages on phpBB3

    Post by Nostra June 5th 2013, 8:13 am

    Add this to adminpanel - design - colors - css tab:

    Code:
    dd.posts, dd.topics, dd.views, dd.lastpost {
    display: none !important;
    }


    Watchin' u all,
    Nostra
    avatar
    JonnyCode
    Forumember


    Male Posts : 34
    Reputation : 2
    Language : English

    Solved Re: Delete columns topics and messages on phpBB3

    Post by JonnyCode June 5th 2013, 2:11 pm

    Thank you! That worked! Solved.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Delete columns topics and messages on phpBB3

    Post by Sir Chivas™ June 5th 2013, 2:59 pm

    Topic Solved & Locked

      Current date/time is November 11th 2024, 10:00 pm