By Alan Currie on Friday, 18 July 2014
Replies 3
Likes 0
Views 790
Votes 0
A number of users that are using IE10 have confirmed that the image in team blogs is too large
See attached screenshot, 1st screenshot is chrome where the image is the correct size, then IE 10 where it has increased in size.
Is there a way to fix this, for example, should the images be a fixed size, if so what is the size?
regards
Alan
Hello Alan,

Can you try put this css code in your current Joomla template: /css/themes/mektep-blue/template.css and see how it goes.

.ezb-mod.ezblog-teamblog .mod-avatar img {
width: 52px;
height: 52px;
}


Hope this will help.
Thanks.
·
Friday, 18 July 2014 16:19
·
0 Likes
·
0 Votes
·
0 Comments
·
thank you it worked a treat
·
Friday, 18 July 2014 17:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alan,

You're welcome. Glad to hear your issue have been resolved.
If you have anymore question, please don't hesitate to ask us and please create a new ticket. I will mark this ticket as resolved.

Thanks again and have a wonderful day.
·
Friday, 18 July 2014 17:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post