UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

stream button focus css

Paul · ·
7:55 AM Wednesday, 07 October 2015
None
after installing 1.4.1 and choosing the Elegant theme the custom.css for the stream button color for the initial state but not for the hover/click states. Here is what I had working:


html body div#fd.es .btn-es-primary, html body div#fd.es .btn-primary {
padding: 6px 12px;
font-size: 12px;
line-height: 24px;
border-radius: 0px;
background: #3e465c none repeat scroll 0% 0% !important;
border-color: #3e465c !important;
}
html body div#fd.es .btn-es-primary, html body div#fd.es .btn-es-primary:focus {
color: #fff !important;
background-color: #3e465c !important;
border-color: #3e465c !important;
}
html body div#fd.es .btn-es-success, html body div#fd.es .btn-es-success:focus {
color: #fff !important;
background-color: #3e465c !important;
border-color: #3e465c !important;
}
The replies under this section are restricted to logged in users or users with an active subscription with us