ХТМЛ-ВВЕРХ
Код:<style type="text/css"> .post-author ul li { text-align: center; padding: 1px; border: 1px solid #000000; background: #fffffff; margin: 2px; } .post-author ul li.pa-reg { border-bottom: none; margin-bottom: 0px; } .post-author ul li.pa-posts, .post-author ul li.pa-respect { border-top: none; border-bottom: none; margin-top: 0px; margin-bottom: 0px; } .post-author ul li.pa-positive { margin-top: 0px; border-top: none; border-bottom: none; } .post-author ul li.pa-author { border: #000000 solid 1px; padding: 2px; background: #ffffff; font-size: 15px; } .post-author ul li.pa-online { border: #000000 solid 1px; padding: 2px; background-image: #ffffff; font-size: 11px; } .post-author ul li.pa-fld3 { border: #000000 solid 1px; padding: 2px; background: #ffffff; font-size: 11px; } .post-author ul li.pa-fld2 { border: #000000 solid 1px; padding: 2px; background: #ffffff; font-size: 11px; } .post-author ul li.pa-fld4 { border: #000000 solid 1px; padding: 2px; background: #ffffff; font-size: 11px; } </style>
.post-author ul li {
text-align: center;
padding: 1px;
border: 1px[/color] solid #000000;
background: #fffffff;
margin: 2px;
_________________________________
center: расположение текста в профиле [center - по центру; right - справа; left - слева]
1px: толщина обводки
solid #000000: цвет обводки [000000 - это черный цвет, но вы сможете сменить на любой другой]
#fffffff: цвет внутри профиля [ffffff - это бедый цвет, но вы сможете сменить на любой другой]
Отредактировано плюшка (21-10-2012 09:32:03)