By Andrew Gabites on Wednesday, 20 June 2018
Posted in General
Likes 0
Views 451
Votes 0
Hi

I've set up a feed on my site, and with a bit of assistance it's all now working perfectly - Thanks ;-)

I'd now like to play with the size of the images that come through with the feed. Is there a way I can reduce these easily, or does it mean playing around with the CSS on the site?
I've help you applied this following custom css into your site backend Easyblog theme custom css area.


body #eb .eb-mag-blog-image {
background-size: inherit !important;
}


Can you check is it look better than before?
·
Wednesday, 20 June 2018 18:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex

That looks much better - thank you. I might play with the alignment at some point, but happy to leave it as it is now.

Thanks again for all your help
Andrew
·
Wednesday, 20 June 2018 18:41
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding
·
Wednesday, 20 June 2018 18:48
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post