подскажи. как сделать те границы, что отбражаются на форуме в профиле?
.post-author ul li {
text-align: center;
padding: 2px;
border: 1px solid #476faa;
background: url(ссылка на фон);
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-online, .post-author ul li.pa-author {
border: 1px solid #476faa;
padding: 2px;
background: url('ссылка на фон');
font-size: 14px;
font-family: century gothic;
font-weight: 500;
}
.post-author ul li.pa-avatar {
text-align: center; border: 0px; padding: 0px; background: #D6D6D6; margin-top: 0px; margin-bottom: 0px; margin-left: -1px;}
в стиь цвета в низ самый.
Что бы не было проблем и претензий прошу вас сменить начертания и прочие детали.