The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#14
|
|||
|
|||
![]()
They look just right in IE to me now.
![]() Cheers man. ![]() --------------- Added [DATE]1203311513[/DATE] at [TIME]1203311513[/TIME] --------------- Quote:
![]() --------------- Added [DATE]1203311686[/DATE] at [TIME]1203311686[/TIME] --------------- Check that - it looks like you have two banners per cell. You aren't closing the first href call though, take a look: The red code is missing. Code:
<a target="_blank" class="banner" href="http://www.fixinrams.com"> <img src="/bannerads/fixinramsadgears.gif" vspace="2"></a><a target="_blank" class="banner" href="http://www.nhrda.com/"> <img src="/bannerads/nhrda.gif" vspace="2"></a></td> Code:
<a target="_blank" class="banner" href="http://www.fixinrams.com"> <img border="0" src="/bannerads/fixinramsadgears.gif" vspace="2"></a><a target="_blank" class="banner" href="http://www.nhrda.com/"> <img border="0" src="/bannerads/nhrda.gif" vspace="2"></a></td> Code:
<table border="0" bordercolorlight="#000000" cellspacing=".4" cellpadding=".4" align="center"> <tr><td>banner 1</td><td>banner 2</td><td>banner 3</td><td>banner 4</td></tr> <tr><td>banner 5</td><td>banner 6</td><td>banner 7</td><td>banner 8</td></tr> </table> Adding in your CSS, style, width, etc. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|