[ Пользователи · Материалы · Кол. сообщений в форуме · Материалы: 3 · Колонки: 1 ] Код <table align="center" width="100%"> <tbody><tr> <td class="toptable" width="30%" style="background: url('http://stalker.ucoz.ae/1/1rip/for_forum2.gif');border: 1px solid #444444;"><a target="_blank" href="$PROFILE_URL$"><?if($AVATAR_URL$)?><img src="$AVATAR_URL$" width="74" height="74" border="0"><?else?><?endif?></a></td> <td class="toptable" width="70%" style="background: url('http://stalker.ucoz.ae/1/1rip/for_forum2.gif');border: 1px solid #444444;"><small><center><b>$USERNAME$</b><br>"$GROUP_NAME$"</center></small><div align="left"><small><font color="Tan">Ранг:</font> <span style="text-shadow: white 0px 0px 1px">$RANK_NAME$</span><br><font color="Tan">Посты:</font> <span style="text-shadow: white 0px 0px 1px">$FORUM_POSTS$</span><br><font color="Tan">Пол:</font> <span style="text-shadow: white 0px 0px 1px">$GENDER$</span><br><div align="left"><font color="Tan">Репутация:</font> <span style="text-shadow: white 0px 0px 1px">$REPUTATION$</span></div></small></div></td> </tr> </tbody></table> в CSS. Код /* top v0.2 stalkerAE */ .topstable {border:1px solid #dcdcdc; text-align:center; vertical-align:center; margin-top:2px;} .topstd {border-right:1px solid #dcdcdc;} .topstable:hover {background: #fbfbfb;} /* - */ |