By Neil Fauerbach on Tuesday, 21 June 2016
Replies 1
Likes 0
Views 742
Votes 0
Looking for a blog layout that has larger Avatar photos. Is there a shop to buy these layouts or are they customized? There does not appear to be anything in the application back end to change sizes. All of the templates included with the standard installation have the same layout of avatars.
Hi Neil Fauerbach,

I am sorry for the delay of this reply. There is no settings to resize avatar photos currently, however you can easily customize this avatar to be larger in image by add this css code into your custom css file:
div#fd.eb .eb-post-author-avatar.single img {
width: 79px;
}

and see how it goes?
·
Tuesday, 21 June 2016 11:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post