Keyword

How to make the "Send Commentary" darker

  • Spainman
  • Spainman's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago #99164 by Spainman
Hi there,

 

           I´ve got K2 installed on my site and use Comments in my articles. I wanted to know how to make the "Send Comment" button darker as on my site it appears very white and you can´t make out the text in the button.

 

Below is a screen of what Im talking about, with the box marked with the red arrow.

 

Thanks.

Richard

Please Log in or Create an account to join the conversation.

  • Kannan Naidu Venugopal
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 1 month ago #99165 by Kannan Naidu Venugopal
Replied by Kannan Naidu Venugopal on topic How to make the "Send Commentary" darker
Hi,

 

You can style the submit button via k2.css ( components/com_k2/css/k2.css )

 

Go to line 318 and change the color value according to your needs.

 

div.itemCommentsForm form input#submitCommentButton {display:block;margin:16px 0 0 0;padding:4px;border:1px solid #ccc;background:#eee;font-size:16px;}

 

Change the background:#eee to your own color Eg: #1F1F1F

K2 Rocks \m/

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum