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 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

I find new feature after last update

L. A. Devijen · ·
5:42 PM Saturday, 23 February 2019
Normal
Hello,
I find new feature after last update.
User can change text background.
If I understand right, I can change a colors by css:

#es .es-story-bg-menu-preview.es-story--bg-1 {
background-image: -webkit-linear-gradient(left,#edf0f5 0,#c6c6e4 100%);
background-image: -o-linear-gradient(left,#edf0f5 0,#c6c6e4 100%);
background-image: linear-gradient(to right,#edf0f5 0,#c6c6e4 100%);
background-repeat: repeat-x;
}
#es .es-story-bg-menu-preview.es-story--bg-2 {
background-image: -webkit-linear-gradient(left,#f3fbe6 0,#e1e05d 100%);
background-image: -o-linear-gradient(left,#f3fbe6 0,#e1e05d 100%);
background-image: linear-gradient(to right,#f3fbe6 0,#e1e05d 100%);
background-repeat: repeat-x;
}
#es .es-story-bg-menu-preview.es-story--bg-3 {
background-image: -webkit-linear-gradient(left,#eafbe1 0,#87e98c 100%);
background-image: -o-linear-gradient(left,#eafbe1 0,#87e98c 100%);
background-image: linear-gradient(to right,#eafbe1 0,#87e98c 100%);
background-repeat: repeat-x;
}}
#es .es-story-bg-menu-preview.es-story--bg-4 {
background-image: -webkit-linear-gradient(left,#fbe1fe 0,#e69af6 100%);
background-image: -o-linear-gradient(left,#fbe1fe 0,#e69af6 100%);
background-image: linear-gradient(to right,#fbe1fe 0,#e69af6 100%);
background-repeat: repeat-x;
}
#es .es-story-bg-menu-preview.es-story--bg-5 {
background-image: -webkit-linear-gradient(left,#edf0f5 0,blue 100%);
background-image: -o-linear-gradient(left,#edf0f5 0,blue 100%);
background-image: linear-gradient(to right,#edf0f5 0,blue 100%);
background-repeat: repeat-x;
}

I changed colors , but without result.
If you have tutorial or can explain me how it work.

Regards,
Lazer
The replies under this section are restricted to logged in users or users with an active subscription with us