Avatar

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Apr 02, 2013 5:19 am
Reply with quote
Report this post
Hi,

how can I remove avatar from comments. Attach the photo.
Thanks in advance.
Diego
User avatar
Junior Boarder

Konrad M
Tue Apr 02, 2013 6:19 am
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
.itemComments .itemCommentsList li img {
    display: none;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Tue Apr 02, 2013 6:27 am
Reply with quote
Report this post
Probably the fastest way is to disable it in K2 settings, please look at tutorial here >> http://www.youtube.com/watch?v=_ESOB81ahEE the other one is to remove it via CSS but firstly please check the first solution.
User avatar
Platinum Boarder

GK User
Tue Apr 02, 2013 10:12 am
Reply with quote
Report this post
All ok.
Thanks
Diego
User avatar
Junior Boarder


cron