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

    CSS code(s) for getting rid off chatbox buttons

    TH98
    TH98
    New Member


    Posts : 9
    Reputation : 1
    Language : English

    Solved CSS code(s) for getting rid off chatbox buttons

    Post by TH98 April 13th 2016, 12:12 am

    this is my forum: http://criticalops.forumotion.com/

    I want to get rid of these chatbox buttons.
    CSS code(s) for getting rid off chatbox buttons 8dYeP0Q


    Last edited by TH98 on April 13th 2016, 12:26 am; edited 1 time in total
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: CSS code(s) for getting rid off chatbox buttons

    Post by TheCrow April 13th 2016, 12:20 am

    Hello @TH98,

    Try adding this code in your CSS:
    Code:
    .right-box.style-buttons {
        display: block!important;
    }
    .right-box {
        float: right;
        text-align: right;
        width: auto;
        display: none;
    }



    CSS code(s) for getting rid off chatbox buttons Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    TH98
    TH98
    New Member


    Posts : 9
    Reputation : 1
    Language : English

    Solved Re: CSS code(s) for getting rid off chatbox buttons

    Post by TH98 April 13th 2016, 12:26 am

    Thank you!
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: CSS code(s) for getting rid off chatbox buttons

    Post by TheCrow April 13th 2016, 12:27 am

    You're welcome! Smile

    Glad i helped!



    CSS code(s) for getting rid off chatbox buttons Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: CSS code(s) for getting rid off chatbox buttons

    Post by SLGray April 13th 2016, 12:33 am

    Topic solved and archived



    CSS code(s) for getting rid off chatbox buttons Slgray10

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

      Current date/time is September 22nd 2024, 9:20 pm