Where to change size of avatar

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Sep 20, 2014 1:14 am
Reply with quote
Report this post
On this page, http://75.103.90.130/voices/commentary/ ... ble-friend, the author information near the bottom, where can we change the size of the avatar? Have looked all over, but obviously not in the right place. Thanks.
User avatar
Senior Boarder

teitbite
Sun Sep 21, 2014 11:23 am
Reply with quote
Report this post
Hi

It's restricted in k2.css. Please add this code to override.css file and make sure override is enabled in template settings:

Code: Select all
.itemAuthorBlock > .gkAvatar {
max-width: 116px;
}
User avatar
Moderator


cron