otworz ipb_styles.css
znajdz parametry odpowiadajace za
/* AUTHOR INFO
i zamien na:
/************************************************************************/
/* AUTHOR INFO (& RELATED) STYLES */
.author_info {
width: 200px;
float: left;
font-size: 12px;
text-align: center;
padding: 15px 10px;
}
.author_info .group_title {
font-weight: bold;
color: #5a5a5a;
margin-top: 5px;
}
.author_info .member_title { margin-bottom: 5px; }
.author_info .group_icon { margin-bottom: 3px; }
.author_info ul.custom_fields {
border-top: 1px solid #dadada;
clear: both;
}
.author_info ul.custom_fields li {
clear: both;
font-size: 0.9em;
padding: 4px 0;
overflow: hidden;
border-bottom: 1px solid #dadada;
}
.author_info ul.custom_fields li span.ft,
.author_info ul.custom_fields li span.fc {
display: block;
float: left;
}
.author_info ul.custom_fields li span.ft {
width: 38%;
text-align: right;
font-weight: bold;
padding: 0 0 0 8px;
}
.author_info ul.custom_fields li span.fc {
padding: 0 8px 0 8px;
max-width: 50%;
}
.user_controls {
text-align: center;
margin: 6px 0;
}
.user_controls li a {
display: inline-block;
background: #f6f6f6;
background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); /* webkit */
border: 1px solid #dbdbdb;
-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 5px;
color: #616161;
}
nastepnym razem poszukaj na forum co juz zostalo napisane i sprobuj sam cos zrobic a nie czekac na gotowce