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

    Hide topic title colours for members only

    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    Tutorial Hide topic title colours for members only

    Post by Ape March 5th 2017, 7:46 pm

    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

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