how to remove some quick mod tools? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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

    how to remove some quick mod tools?

    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved how to remove some quick mod tools?

    Post by BetterHax April 14th 2013, 6:02 am

    hi i want to removed some features of quick mod tools like "edit" and "delete topic"

    its possible to delete it in quick mod tools?
    or edit it and only shown in founders that access in AP?
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: how to remove some quick mod tools?

    Post by Sanket April 14th 2013, 7:13 am

    Your Forum Version?
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: how to remove some quick mod tools?

    Post by BetterHax April 14th 2013, 7:44 am

    phpbb2 sir
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: how to remove some quick mod tools?

    Post by Sanket April 14th 2013, 8:04 am

    Add this to your css.
    Code:
     select option[value="delete"] {
        display: none !important;
    }

    There is no option of edit in the quick mod tools box.
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: how to remove some quick mod tools?

    Post by BetterHax April 14th 2013, 9:17 am

    opps sorry sir sanket..

    how to remove the option of the user "edit" the post?
    can i modify it in some sub forum or forum ?
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: how to remove some quick mod tools?

    Post by Jophy April 14th 2013, 9:24 am

    Hello,

    You can do it with permissions:
    Admin Panel > General > Categories & Forums > Permissions Perms > Advanced Mode:
    Edit it's own messages > Un-check members.
    (that will make the edit button disappear for members ony).
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: how to remove some quick mod tools?

    Post by BetterHax April 14th 2013, 10:38 am

    can i remove check for special rank?
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: how to remove some quick mod tools?

    Post by Jophy April 14th 2013, 10:41 am

    You can only adjust permissions on groups, not ranks. Wink
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: how to remove some quick mod tools?

    Post by BetterHax April 14th 2013, 10:43 am

    ahhh i cannot remove the check for groups?
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: how to remove some quick mod tools?

    Post by Jophy April 14th 2013, 10:48 am

    Remove the check for members first. Wink
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    Solved Re: how to remove some quick mod tools?

    Post by BetterHax April 14th 2013, 10:54 am

    ahhh okie sir jophy marked it solved thanks
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: how to remove some quick mod tools?

    Post by Jophy April 14th 2013, 10:55 am

    Very Happy

    Topic Solved & Locked