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.

CSS code(s) for getting rid off chatbox buttons

3 posters

Go down

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
TH98
TH98
New Member

Posts : 9
Reputation : 1
Language : English

http://criticalops.forumotion.com/

Back to top Go down

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;
}
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

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

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

Thank you!
TH98
TH98
New Member

Posts : 9
Reputation : 1
Language : English

http://criticalops.forumotion.com/

Back to top Go down

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!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

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.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum