The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
Well, the example I gave should be like this instead. I'm not sure what you are doing with the extra parenthesis in there:
HTML Code:
.tcat { border: 1px solid black; background: {vb:stylevar blockhead_background}; color: {vb:stylevar blockhead_color}; font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 6px; } |
#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% */ } |
#13
|
||||
|
||||
![]()
My photo not show on my photoblog that are in database but not in photoblog/images how to import from Mysql to images the photo?
http://www.forumivirtual.com/photoplog/index.php |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|