Aqua-Soft V4 theme for vBulletin 3.7.2 Issue ?

Don't know if this matters but I found a note on a Korea site that this CSS block may be missing. You might want to check to see it you have it in you MainCSS and add it if not.

.bigusername { font-size: 15px; }
td.thead, th.thead, div.thead { padding: 4px; }
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }
.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; }
.fieldset { border-color: #8b8b8b; border-style: solid none none none; border-width: 1px 0px 0px 0px; margin-bottom: 6px; }
.fieldset legend { padding-left: 8px; padding-right: 8px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
 
Back
Top