Код
<style>
.info-forum {
background: -webkit-linear-gradient(top,#008FBF,#003F5D);
background: -o-linear-gradient(top,#008FBF,#003F5D);
background: -moz-linear-gradient(top,#008FBF,#003F5D);
background: -ms-linear-gradient(top,#008FBF,#003F5D);
padding-bottom: 5px;
width: 170px;
border-radius: 7px;
padding-top: 5px;
}
.but_info {
background: -webkit-linear-gradient(top,#00445E,#002131);
background: -o-linear-gradient(top,#00445E,#002131);
background: -moz-linear-gradient(top,#00445E,#002131);
background: -ms-linear-gradient(top,#00445E,#002131);
display: inline-block;
width: 170px;
box-shadow: inset 0 -1px 0 #006B90;
-o-box-shadow: inset 0 -1px 0 #006B90;
-moz-box-shadow: inset 0 -1px 0 #006B90;
-webkit-box-shadow: inset 0 -1px 0 #006B90;
border-bottom: 1px solid #002E41;
}
.but{
border-top:1px solid #001F30;
color:white;
font-size:11px;
font-family:arial;
box-shadow:inset 0 1px 0 #006B90;
padding:4px 7px 4px 7px;
-o-box-shadow:inset 0 1px 0 #006B90;
-moz-box-shadow:inset 0 1px 0 #006B90;
-webkit-box-shadow:inset 0 1px 0 #006B90;
}
.ava{
background:url("/noava.png");
width:150px;
height:150px;
margin:9px;
border-radius:2px;
}
.rep-plus{
background:url("/rep.png");
width:16px;
height:13px;
float:right;
border-radius:2px;
margin-top:1px;
margin-right:10px;
}
.rep-minus{
background:url("/rep.png");
width:16px;
height:13px;
background-position:-21px 0;
float:right;
border-radius:2px;
margin-top:1px;
}
</style>
<div class="leftblock_f">
<?if($AVATAR_URL$)?><div class="ava"><img src="$AVATAR_URL$" width="150"></div><?else?><div class="ava"></div><?endif?>
<div class="info-forum"><div class="but_info"><div class="but">Сообщений: <b>$POSTS$</b></div><div class="but">Замечания: <b>$BAN_RATING$</b></div><div class="but">Репутация: <b>$REP_RATING$</b><div class="rep-minus"></div><div class="rep-plus"></div></div></div></div></div>
немного изменил, + картинки из архива в кореньДобавлено (23.04.2013, 18:25)
---------------------------------------------
кинь вид материала