عرض مشاركة واحدة
قديم 01-16-2016, 02:16 PM
المشاركة 24
هيلبرنت
.:: رفيق درب ::.
  • هيلبرنت غير متواجد حالياً
افتراضي رد: تظبيط التوقيع الخاص بمنتدى vb3
عموما جرب ده
كود:
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }
.www-6ahy-com1 {
    background-image: url(freightclub-net-designed-by-6ahy-com/des/h1.jpg);
    background-repeat: no-repeat;
    height: 35px;
}
.www-6ahy-com2 {
    background-image: url(freightclub-net-designed-by-6ahy-com/des/h2.jpg);
    background-repeat: no-repeat;
    height: 142px;
}
.www-6ahy-com3 {
    background-image: url(freightclub-net-designed-by-6ahy-com/des/bt.gif);
    background-repeat: no-repeat;
    height: 35px;
}
.www-6ahy-com4 {
    background-image: url(freightclub-net-designed-by-6ahy-com/des/bb.gif);
    background-repeat: no-repeat;
    height: 34px;
}
.www-6ahy-com5 {
    background-image: url(freightclub-net-designed-by-6ahy-com/des/fr.jpg);
    background-repeat: no-repeat;
    height: 40px;
}
/* ***** 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; }  
.tcat3 a:link, .tcat3_alink
{
    color: #146E6E;
    text-decoration: none;
}
.tcat3 a:visited, .tcat3_avisited
{
    color: #146E6E;
    text-decoration: none;
}
.tcat3 a:hover, .tcat2 a:active, .tcat3_ahover
{
    color: #a00;
    text-decoration: none;
}