The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#12
|
|||
|
|||
![]()
OK thanks, sorted the category headings and the extra space, will play with the category dividers later.
Code:
Original css .thead { background: {vb:stylevar wgoheader_background }; /* background: #5C7099 url(images/gradients/gradient_thead.gif) repeat-x top left; */ color: #FFFFFF; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 6px; width: auto; /* unset the 100% */ } Revised css td.thead, th.thead, div.thead { display: table-cell; } .thead { background: {vb:stylevar wgoheader_background }; /* background: #5C7099 url(images/gradients/gradient_thead.gif) repeat-x top left; */ color: #FFFFFF; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 6px; width: auto; /* unset the 100% */ } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|