Ава в цитате

Код:
<!-- Ава в цитате -->
<style type="text/css">
.quote-box.with-avatar{padding-left:5px!important;}
.author-avatar+span {margin-left:5px;}
.author-avatar {
  float: left;
  width: 39px;
}
.author-avatar > img {
  width: 34px;
  max-height: 34px!important;
  min-height: 26px!important;
  border: none;
  border-radius: 4px;
}
</style>
<script type="text/javascript">
var QuoteImg = 'https://forumstatic.ru/files/0013/9f/44/17296.png'; //Картинка "Перейти к сообщению" в цитате
</script><script type="text/javascript" src="https://forumstatic.ru/files/0015/03/d0/79746.js"></script>
<style type="text/css">/* Скрываем стандартный Аватарчик */
.quote-box.with-avatar > cite .author-avatar > img[src*="forum.mybb.ru"]{display:none!important;}
</style>

Пример - здесь.