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.

How do I make the buttons in the chatbox circles?

2 posters

Go down

In progress How do I make the buttons in the chatbox circles?

Post by Guest Sat Sep 19, 2015 4:14 am

Hi, I need help with making these buttons in the chatbox look like circles.
Screenshot: http://prntscr.com/8hylz7
avatar
Guest
Guest


Back to top Go down

In progress Re: How do I make the buttons in the chatbox circles?

Post by mpelmmc Sat Sep 19, 2015 4:31 am

Hello @Ghost

This code may help you Very Happy
Code:
#help-button, #divcolor, #divsmilies, #submit_button, .format-message + label {
    border-radius: 50px;
}

Regards
mpelmmc
mpelmmc
Helper
Helper

Male Posts : 1092
Reputation : 170
Language : English and Spanish

https://help.forumotion.com/

Back to top Go down

In progress Re: How do I make the buttons in the chatbox circles?

Post by Guest Sat Sep 19, 2015 4:34 am

mpelmmc wrote:Hello @Ghost

This code may help you Very Happy
Code:
#help-button, #divcolor, #divsmilies, #submit_button, .format-message + label {
    border-radius: 50px;
}

Regards
The code didn't work.
avatar
Guest
Guest


Back to top Go down

In progress Re: How do I make the buttons in the chatbox circles?

Post by mpelmmc Sat Sep 19, 2015 5:04 am

What's the version of your forum? Could you post the link?
mpelmmc
mpelmmc
Helper
Helper

Male Posts : 1092
Reputation : 170
Language : English and Spanish

https://help.forumotion.com/

Back to top Go down

In progress Re: How do I make the buttons in the chatbox circles?

Post by SLGray Sat Sep 19, 2015 5:15 am

Code:
#help-button, #divcolor, #divsmilies, #submit_button, .format-message + label {
   border-radius: 50px !important;
}


How do I make the buttons in the chatbox circles? 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 : 51489
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

In progress Re: How do I make the buttons in the chatbox circles?

Post by Guest Sat Sep 19, 2015 10:37 am

mpelmmc wrote:What's the version of your forum? Could you post the link?
PHPBB3 sir.
avatar
Guest
Guest


Back to top Go down

In progress Re: How do I make the buttons in the chatbox circles?

Post by SLGray Sat Sep 19, 2015 8:30 pm

SLGray wrote:
Code:
#help-button, #divcolor, #divsmilies, #submit_button, .format-message + label {
   border-radius: 50px !important;
}
This should work.  If it does not then add it to the top of your CSS stylesheet.


How do I make the buttons in the chatbox circles? 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 : 51489
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