The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Alignment problem - javascript ads
I wonder if someone would be kind enough to help me with a coding/alignment problem? I'm trying to get three javascript sponsor ads to align horizontally and centered across the top of my forums, in place of an existing adsense banner. I've tried every alignment code I can find, but no matter what I put, the darn things stack up vertically - one on top of the other.
I've included the text below, (obviously "my sponsor" is not the correct url) . . . the only difference between each is the id number at the end - =3, =4, and =5 respectively. If someone could advise on the correct code to put them in a horizontal line I'd be most grateful. Thanks in anticipation. Code:
<script type="text/javascript"><!-- iDevAffiliate_BoxWidth = "220"; iDevAffiliate_BoxHeight = "80"; iDevAffiliate_OutlineColor = "#000099"; iDevAffiliate_TitleTextColor = "#FFFFFF"; iDevAffiliate_LinkColor = "#0033CC"; iDevAffiliate_TextColor = "#000000"; iDevAffiliate_TextBackgroundColor = "#F3F3F3"; //--> </script> <script language="JavaScript" type="text/javascript" src="http://www.my-sponsor.com/affiliate/idevads.php?id=138&ad=3"></script> <script type="text/javascript"><!-- iDevAffiliate_BoxWidth = "220"; iDevAffiliate_BoxHeight = "80"; iDevAffiliate_OutlineColor = "#000099"; iDevAffiliate_TitleTextColor = "#FFFFFF"; iDevAffiliate_LinkColor = "#0033CC"; iDevAffiliate_TextColor = "#000000"; iDevAffiliate_TextBackgroundColor = "#F3F3F3"; //--> </script> <script language="JavaScript" type="text/javascript" src="http://www.my-sponsor.com/affiliate/idevads.php?id=138&ad=4"></script> <script type="text/javascript"><!-- iDevAffiliate_BoxWidth = "220"; iDevAffiliate_BoxHeight = "80"; iDevAffiliate_OutlineColor = "#000099"; iDevAffiliate_TitleTextColor = "#FFFFFF"; iDevAffiliate_LinkColor = "#0033CC"; iDevAffiliate_TextColor = "#000000"; iDevAffiliate_TextBackgroundColor = "#F3F3F3"; //--> </script> <script language="JavaScript" type="text/javascript" src="http://www.my-sponsor.com/affiliate/idevads.php?id=138&ad=5"></script> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|