Last avatar misaligned

Solved4.34K viewsIssues
0

Out of the box, the last avatar for the user answering overlaps onto the edit box, however it’s aligned correctly on this site. How to fix?

 

The pic shows a gravatar. There’s no option for the size of the user’s answer avatar but there’s a duplicate option for answer avatar.

 

This is on the ask page too.

selected answer

Please show us screenshot.

Provided

I see this is the code in firebug , which file is it in please? and why does it use a base64?

<img class="avatar avatar-70 photo avatar-default" width="55" height="70" srcset="http://ANSPRESS_AVATAR_SRC::An 2x" src="data:image/svg+xml;base64,…

0

.avatar.user-2-avatar.avatar-70.photo {
width: 55px;
}

edited comment on answer

You can chnage this value from AnsPress options.

I’ve responded before that even though there’s duplicate options for “answer avatar size” that it only changed the avatars for submitted avatars, not the logged in user’s answer avatar. It enters one value for both fields even though the other is not edited.

If there was an intuitive search for my own questions on my profile , I would find where I said it.

You are viewing 1 out of 2 answers, click here to view all answers.