1)
<span class="leftinfo">Сообщений:</span>
<span class="ipsType_light12">{$comment->author()->member_posts}</span>
{{if time() < $comment->author()->last_activity + 10*60}}
<div class="ea_badge_status online" data-ipsTooltip title="В сети"></div>
{{else}}
<div class="ea_badge_status offline" data-ipsTooltip title="Не в сети"></div>
{{endif}}
.ipsType_light1 {
background: #FFFFFF;
padding: 4px;
margin-top: 2px;
border: 1px solid #DDDDDD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
text-align: center;
width: 100%;
}
.ea_badge_status {
width: 15px;
height: 15px;
margin-top: 10px;
margin-left: 10px;
display: inline;
position: absolute;
z-index: 999;
border-radius: 10px 10px 10px 10px;
}
.ea_badge_status.offline {
background: #F36565;
}
.ea_badge_status.online {
background: #249168;
}
2)
.ipsUserPhoto_large img, img.ipsUserPhoto_large, .ipsUserPhoto_large:after {
width: 150px;
height: 150px;
}
3) forums-index-forumRow найти:
{{if $forum->hasChildren()}}
<ul class="ipsDataItem_subList ipsList_inline">
{{foreach $forum->children() as $subforum}}
<li class="{{if \IPS\forums\Topic::containerUnread( $subforum )}}ipsDataItem_unread{{endif}}">
<a href="{$subforum->url()}">{{if \IPS\forums\Topic::containerUnread( $subforum )}}<span class='ipsItemStatus ipsItemStatus_tiny {{if !\IPS\forums\Topic::containerUnread( $subforum ) && !$subforum->redirect_on}}ipsItemStatus_read{{endif}}'><i class="fa fa-circle"></i></span> {{endif}}{$subforum->_title}</a>
</li>
{{endforeach}}
</ul>
{{endif}}
Удалить
Купить приложения оплата через вебмони.