اه صح نسيت اغير الترميز وفى كل مره انسى
عمتا حصل خير
مع انه فى طريقه سهله وهو تحميل اى استايل ماخرا ليا وتنزليه
عمتا الكود اهو
كود PHP:
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }
/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }
/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: None; }
.pagenav td { padding: 2px 4px 2px 4px; }
/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: None; }
a.shade:active, a.shade:hover { color: #ff4400; text-decoration: Underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #dddddd; }
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
/* postbit from sadiq6210 */
.infouser {
font: Normal 11px "ms sans serif" ,tahoma;
color: #000;
background-color: #fff;
letter-spacing: 0px;
vertical-align: Middle;
padding: 1px 4px;
border:1px dotted #6a581c;
margin: 0px 0px 2px;
}
.avataruser img {
border:1px dotted #6a581c;
margin: 10px auto 0;
padding: 5px;
}
/* ***** h1 و h2 تاجات ***** */
#tags {
text-align: Center;
font-family: Arial, tahoma, verdana;
}
#tags h1 {
font-size: 16px;
color: Black;
font-weight: Bold;
}
#tags h2 {
font-size: 14px;
color: Black ;
font-weight: Bold;
}