UPDATES EasyBlog 6.0.14 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 online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online
I added the following code to my custom.css, however the icons are still blue:
https://i.gyazo.com/aaa1d3688dbd0d6340affa4cc2f05b19.png


body div#fd.es .es-toolbar .navbar-inner {
background-image: -webkit-linear-gradient(top,#3E444E 0,#000000 100%);
background-image: linear-gradient(to bottom,#3E444E 0,#000000 100%);
border: 1px solid #454545;
}

body div#fd.es .es-toolbar .fd-nav>li>a [class^="ies-"], body div#fd.es .es-toolbar .fd-nav>li>a [class*=" ies-"] {
vertical-align: top;
position: relative;
width: 20px;
height: 14px;
line-height: 14px;
color: #FFFFFF !important;
font-size: 14px;
text-align: center;
}
body div#fd.es .es-toolbar .fd-navbar-search {
background: #404040;
}
body div#fd.es .es-toolbar .fd-navbar-search .search-query {
background: #404040;
}
body div#fd.es .es-toolbar .fd-nav>li>.dropdown-toggle_>.caret {
border-top-color: #FFFFFF;
border-bottom-color: #3a77b6;
}
body div#fd.es .es-toolbar .divider-vertical {
border-left: 1px solid #FFFFFF;
border-right: 0 solid #FFFFFF;
}
body div#fd.es .btn-es-success, body div#fd.es .btn-es-success:focus {
color: #fff !important;
background-color: #b30000 !important;
border-color: #5c0000 !important;
}

body div#fd.es .btn-es-primary, body div#fd.es .btn-es-primary:focus {
color: #fff !important;
background-color: #3e444e !important;
border-color: #454545 !important;
}
body div#fd.es .btn-es-primary, body div#fd.es .btn-es-primary:focus {
color: #fff!important;
background-color: #810d05 !important;
border-color: #454545 !important;
}

body div#fd.es .btn-action-friends.is-friends, body div#fd.es .btn-action-friends.is-friends:hover, body div#fd.es .btn-action-friends.is-friends:focus {
background-image: -webkit-linear-gradient(top,#404040 0,#404040 100%);
background-image: linear-gradient(to bottom,#454545 0,#404040 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8dbde6',endColorstr='#ff72a1d1',GradientType=0);
color: white !important;
}
body div#fd.es .btn-action-followers.is-following, body div#fd.es .btn-action-followers.is-following:hover, body div#fd.es .btn-action-followers.is-following:focus {
background-image: -webkit-linear-gradient(top,##404040 0,#404040 100%);
background-image: linear-gradient(to bottom,#454545 0,#404040 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8dbde6',endColorstr='#ff72a1d1',GradientType=0);
color: white !important;
}
The replies under this section are restricted to logged in users or users with an active subscription with us