MyBB Community Forums

Full Version: [Solved] Put two javascript ads beside each other
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
There is a BidTraffic and an Adsense ad I would like to place beside each other. Whenever I paste the javascript code one after the other in the template (without any breaks) it still places the two ads one over the other. Is there any way to put the ads on after the other? I REALLY need this.
The following template should be a good base.

<table>
<tr>
<td>Ad 1</td>
<td>Ad 2</td>
</tr>
Thank you for reminding me of the table. I'll suit the table in Dreamweaver and use it. Thanks. +1