UPDATES EasySocial 4.0.15 Released! Joomla 5.x and PHP 8.x compatible 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 offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

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