The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
We're trying to make a table for our first 3.5.0 skin. When we view it in IE and firefox it looks OK (see screenshots below) but when we view it in Safari it's not tiling correctly
![]() HTML Code:
<!-- top section --> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr> <td width="10" height="32"><img src="$stylevar[imgdir_misc]/pic1.png" /></td> <td width="10" height="32"><img src="$stylevar[imgdir_misc]/pic2.png" /></td> <td width="100%" height="32" background="$stylevar[imgdir_misc]/pic3.gif" valign="middle" class="pic2"><center>vbphrase</center></td> <td width="10" height="32" align="right"><img src="$stylevar[imgdir_misc]/pic4.png" /></td> <td width="10" height="32" align="right"><img src="$stylevar[imgdir_misc]/pic5.png" /></td> </tr> <!-- / End top section --> <!-- mid section --> <tr> <td background="$stylevar[imgdir_misc]/pic7.gif" valign="top"><img src="$stylevar[imgdir_misc]/pic7.gif" /></td> <td colspan="3"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> </table> </td> <td background="$stylevar[imgdir_misc]/pic9.gif" valign="top"><img src="$stylevar[imgdir_misc]/pic9.gif" /></td> </tr> </table> <!-- / End mid section --> <!-- bottom section --> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr> <td width="10" align="left" valign="top"><img src="$stylevar[imgdir_misc]/pic10.png" width="10" height="32" /></td> <td width="10" align="left" valign="top"><img src="$stylevar[imgdir_misc]/pic11.png" height="32" /></td> <td width="100%" style="background-image:url($stylevar[imgdir_misc]/pic12.png)"><img src="$stylevar[imgdir_misc]/pic12.png" width="1" height="32" alt=" " border="0" /></td> <td width="10" align="right" valign="top"><img src="$stylevar[imgdir_misc]/pic13.png" height="32" /></td> <td width="10" align="right" valign="top"><img src="$stylevar[imgdir_misc]/pic14.png" height="32" /></td> </tr> </table> <!-- End bottom section --> HTML Code:
<td width="100%" height="32" background="$stylevar[imgdir_misc]/pic3.gif" valign="middle" class="pic2"><center>vbphrase</center></td> ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|