By Amy Smith on Friday, 03 July 2015
Posted in General Issues
Replies 5
Likes 0
Views 522
Votes 0
How do I correct the avatar size in the latest posts module?
Hi Amy Smith,

Can you try apply change at Joomlafolder\modules\mod_latestblogs\tmpl\default_meta.php
on line 39 width="30"
Check my screenshot: http://screen.stackideas.com/width_30.png
Do provide us your ( Joomla BackEnd, FTP ) access if the error still persist.
·
Friday, 03 July 2015 11:21
·
0 Likes
·
0 Votes
·
0 Comments
·
No, sorry that does not fix it. I have provided my site details.
·
Friday, 03 July 2015 21:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Amy,

I've checked your module and it looks good to me: http://screencast.com/t/6Wk8GU1Hl6bl .
·
Monday, 06 July 2015 11:04
·
0 Likes
·
0 Votes
·
0 Comments
·
In Chrome browser they are tiny.
·
Monday, 06 July 2015 21:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Amy,

I am sorry for the delay of this reply.

I've helped to apply the css fix inside your /templates/risen-hope/css/custom.css and the avatar is showing correctly now.
div#fd.eb.eb-mod .cell-tight {
width: 10%;
}
·
Tuesday, 07 July 2015 13:31
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post