By Francesco on Wednesday, 13 April 2016
Posted in General
Replies 3
Likes 0
Views 375
Votes 0
Hi. Any suggested size about category avatar?
Thanks.
Best regards
You have to apply following css code into your current template css file.


div#fd.eb .eb-category-thumb .eb-avatar img {
width: 100px !important;
height: 100px !important;
}
·
Wednesday, 13 April 2016 00:39
·
0 Likes
·
0 Votes
·
0 Comments
·
I use yootheme template. This template has custom.css file, so i think can i insert that in this file, correct?
The meaning is that the avatar must have the above sizes?
·
Wednesday, 13 April 2016 01:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, you can apply into your template custom.css file.

The meaning is that the avatar must have the above sizes?

Nope, you can adjust these width/height pixel and see which size you like it.
·
Wednesday, 13 April 2016 10:47
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post