Hide topic title colours for members only 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.

    Hide topic title colours for members only

    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19154
    Reputation : 1994
    Language : fluent in dork / mumbojumbo & English haha

    Tutorial Hide topic title colours for members only

    Post by Ape March 6th 2017, 1:46 am

    Hide topic title colours for members only


    Hello! I will show you in this tutorial how to hide the topic tile colors to all members, but let staff still use it.

    First you must be an Admin to do this.



    Compatible with the following forum version's:
    Hide topic title colours for members only Pun10Hide topic title colours for members only Php210Hide topic title colours for members only Php310Hide topic title colours for members only Inv10

    Go to: ACP (Administration Control Panel ) Modules Tab Portal & Widgets Forum widgets management


    Display forum widgets : YES
    Width column 1 (left) : you pick size (If using)
    Width column 3 (right) : You pick Size (If using)
    SAVE




    Now to make the Widget its self:
    Click the Create a widget button,
    Widget name : topic_color
    Use a table type : NO
    Widget title :topic_color

    Copy and past this code:
    Code:
    <style type="text/css">
    select[name=topic_color] {display:inline!important}
    </style>
    SAVE



    Now you need to set this to the staff members Admin or mods or Both.
    Hide topic title colours for members only Captur13


    CSS FILES:
    ACP Display Tab Pictures and Colors Colors CSS stylesheet
    Now add this to your CSS files at the top or the bottom
    Code:
    select[name=topic_color] {
    display:none !important;}

    Now staff will only see the settings in the new topic's

    I hope you like this little trick and if you have any problem please open a new topic and tag me in it and I will be happy to help.






    Hide topic title colours for members only Left1212Hide topic title colours for members only Center11Hide topic title colours for members only Right112
    Hide topic title colours for members only Ape_b110
    Hide topic title colours for members only Ape1010