Стандартный шаблон Pisces. DLE 9.5
Подскажите, как можно добавить блок "Поделиться" от Яндекса так, чтобы он был на одной линии с рейтингом, избранным, редактированием и кнопкой Подробнее, а точнее по центру этой линии
<div class="base shortstory">
<div class="dpad">
<h3 class="btl">[full-link]{title}[/full-link]</h3>
<p class="binfo small">Автор: {author} от [day-news]{date}[/day-news], посмотрело: {views}</p>
<div class="maincont">
<span class="argcoms">[com-link]<b>{comments-num}</b>[/com-link]</span>
{short-story}
<div class="clr"></div>
</div>
[edit-date]<p class="editdate small"><i>Изменил: <b>{editor}</b>[edit-reason] по причине: {edit-reason}[/edit-reason]</i></p>[/edit-date]
<div class="mlink"><div class="mlink">
<span class="argmore">[full-link]<b>Подробнее</b>[/full-link]</span>
[not-group=5]
<ul class="isicons reset">
<li>[edit]<img src="{THEME}/dleimages/editstore.png" title="Редактировать" alt="Редактировать" />[/edit]</li>
<li>{favorites}</li>
</ul>
[/not-group]
<div class="rate">{rating}</div>
</div></div>
<p class="argcat small">Категория: {link-category}</p>
</div>
</div>
<div class="bsep"> </div>
/*---Подробнее---*/
.mlink { margin-bottom: 7px; height: 35px; background: #f1f0ed url("../images/mlink.png") no-repeat; }
.mlink .mlink { margin: 0; padding: 4px 3px 0 7px; height: 31px; background: url("../images/mlink.png") no-repeat 100% -35px; }
.argmore a, .argmore a b, .argpoll a, .argpoll a b { float: left; height: 28px; background: url("../images/argmore.png") no-repeat; }
.argpoll a, .argpoll a b { background: url("../images/argpoll.png") no-repeat; }
.argmore a, .argpoll a { margin-left: 5px; float: right; text-shadow: 0 1px 0 #5f9d06; line-height: 24px; color: #fff; text-decoration: none; background-color: #76b41a; }
.argmore a b, .argpoll a b { cursor: pointer; padding: 0 14px; background-position: 100% -28px; }
.argpoll a { background-color: #fff; color: #61a117; text-shadow: 0 1px 0 #fff; }
.argpoll a b { padding: 0 38px 0 14px; }
.argmore a:hover, .argpoll a:hover { background-position: 0 -56px; }
.argmore a:hover b, .argpoll a:hover b { background-position: 100% -84px; }
.isicons { display: inline; }
.isicons li { float: right; width: 19px; height: 19px; margin-top: 4px; }
.isicons li img { display: block; }
/*---ratebox---*/
.rate { width: 85px; height: 17px; overflow: hidden; }
.mlink .rate { padding-top: 5px; }
<script type="text/javascript" src="//yandex.st/share/share.js" charset="utf-8"></script>
<div class="yashare-auto-init" data-yashareL10n="ru" data-yashareLink="{full-link}" data-yashareTitle="{title}" data-yashareType="none" data-yasharelinkUnderline="false" data-yasharelinkIcon="false" data-yashareQuickServices="vkontakte,facebook,twitter"></div>