The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do I set a table background to be XHTML valid??
Code:
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="<A href="http://www.mysite.com/images/header.gif">[/CODE">http://www.mysite.com/images/header.gif"> I did this but it is not showing the image. Add this to the CSS Code:
.hdr { background: url(http://www.mysite.com/images/header.gif; } And then change it to this: Code:
<table class="hdr" width="100%" border="0" cellpadding="0" cellspacing="0"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|