By Simon on Friday, 05 April 2013
Posted in General
Replies 2
Likes 0
Views 1.3K
Votes 0
Hello,
I'm using Easy Blog on my website (URL in the "Site URL field) and I would like to know how can I display the "Entrées en Favoris" that is displayed on the frontpage ?

Thanks for your help.
Hello,
How do I turn off Display featured listings on frontpage in 5.0.19
and
How do I change the style color by featured listings
Because always white background

Thanks for your help.
·
Tuesday, 11 August 2015 16:34
·
0 Likes
·
0 Votes
·
0 Comments
·
hey peerj,

You can turn off from your backend > menu > find `Easyblog (Post) Frontpage` menu item > featured tab > Show Featured Slider - NO

Regarding with your second question :
How do I change the style color by featured listings
Because always white background

Do you mean the background color from the feature showcase?
If yes, you can apply this following css code in your current template css file.
div#fd.eb .eb-showcase {
background-color: aliceblue !important;
}


By the way, I would personally prefer that you start a new thread instead is because this topic already posted long time ago.
·
Tuesday, 11 August 2015 16:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post