By Ben Goldie on Saturday, 02 November 2013
Posted in Technical Issues
Replies 1
Likes 0
Views 1K
Votes 0
Hi guys!

I hope this is a quick and easy one for you: if you visit
http://www.eslrok.com/index.php?option=com_easyblog&view=latest&Itemid=599
you can see that I've reduced the frontpage image size for EasyBlog blog entries. What I want to do now is to center the image on the frontpage, instead of it being left-aligned as it is now. Is that possible? I'm quite the beginner with Joomla, I'm hoping it can be done from the EasyBlog control panel and not in a CSS file somewhere.

Thanks for your time, I really appreciate all the help you've given me in the past few months.

Best wishes,
Ben.
Hello Ben,

I am really sorry for the delay of this reply as it is a weekend for us here.
Unfortunately we do not have a setting for that in currently system.
And I have put our CSS hack in this file: joomlafolder/templates/jsn_metro_pro/css/template.css, you can always find the code at the bottom of the source code as below:

.eb-photo--wrap {
text-align: center !important;
}


**Notice : Remember clear your browser cache before test in your frontpage.
Hope this help.


Best Regards
Arlex
·
Saturday, 02 November 2013 21:04
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post