How to remove contact buttons from posts & information/options in writing posts? 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.
4 posters

    How to remove contact buttons from posts & information/options in writing posts?

    avatar
    Noob132
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    How to remove contact buttons from posts & information/options in writing posts? Empty How to remove contact buttons from posts & information/options in writing posts?

    Post by Noob132 Thu 8 Jan - 14:25



    Last edited by Noob132 on Fri 9 Jan - 10:25; edited 2 times in total
    SarkZKalie
    SarkZKalie
    Support Moderator
    Support Moderator


    Male Posts : 1442
    Reputation : 220
    Language : English

    How to remove contact buttons from posts & information/options in writing posts? Empty Re: How to remove contact buttons from posts & information/options in writing posts?

    Post by SarkZKalie Thu 8 Jan - 19:27

    Could you pls provide your forum url?  Twisted Evil



    How to remove contact buttons from posts & information/options in writing posts? Sarkzk10
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51491
    Reputation : 3523
    Language : English
    Location : United States

    How to remove contact buttons from posts & information/options in writing posts? Empty Re: How to remove contact buttons from posts & information/options in writing posts?

    Post by SLGray Thu 8 Jan - 21:34

    Please change the title of your topic to something that is related to your question/issue, so that other users will be able to find their question/issue using the search engine.



    How to remove contact buttons from posts & information/options in writing posts? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    JScript
    JScript
    Forumember


    Male Posts : 741
    Reputation : 175
    Language : PT-BR, EN
    Location : Brazil

    How to remove contact buttons from posts & information/options in writing posts? Empty Re: How to remove contact buttons from posts & information/options in writing posts?

    Post by JScript Thu 8 Jan - 21:43

    @Noob132

    Add to your CSS:
    Code:

    .pun .user-contact.profile_left {
      display: none;
    }
    fieldset.frm-set:nth-of-type(2) dl {
      display: none;
    }

    So long,

    JS
    avatar
    Noob132
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    How to remove contact buttons from posts & information/options in writing posts? Empty Re: How to remove contact buttons from posts & information/options in writing posts?

    Post by Noob132 Fri 9 Jan - 3:29

    Thank you @JScript Smile It worked but the options box is still there, how would I ago about removing this?

    It is bottom-most area that is highlighted in red: https://2img.net/h/s30.postimg.cc/ngsxoe02p/disable2.png

    Also how do I set "Notify me when a reply is posted" to off by default?
    avatar
    Noob132
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    How to remove contact buttons from posts & information/options in writing posts? Empty Re: How to remove contact buttons from posts & information/options in writing posts?

    Post by Noob132 Tue 13 Jan - 12:40

    bump
    avatar
    Noob132
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    How to remove contact buttons from posts & information/options in writing posts? Empty Re: How to remove contact buttons from posts & information/options in writing posts?

    Post by Noob132 Sat 17 Jan - 12:50

    bump