Change button color

How to change all the orange share buttons into blue?
Posted in Modifications on 10/20/15 at 07:48
Comments (8)
DH  
and comment
KakaLot  
Go to app/webroot/css/button.css
Find ".btn-action" and ".btn-action:hover" => then change "background-color" property to any color code you want.
You can go to http://html-color-codes.info/ to find color you love and get color code.
DH  
whats the code of the existing blue colors on this site?
DH  
when you click thump up, can you change that color too?
KakaLot  
blue color code on this site : #2a6496 #428bca #247BBA, I see them using 3 blue color code, you can try and choose the one you like.

To change thumb up color, please find this ".comment-thumb.active, .comment-thumb:hover, #lb_description a.active i" in "app/webroot/css/main.css" (default theme) , change this code #FB7923 to new color code you like.
Dimitri  
Hello
Do you know how can i change the color of the Login button?

thkx

Dimitri
Long Tran   
Hi Dimitri , you can use this class " .btn.btn-login" to apply style for login button .
No login
Login or register to post your comment
Cookies on mooCommunity - Social Networking Script.
This site uses cookies to store your information on your computer.