| View previous topic :: View next topic |
| Author |
Message |
Kay
Joined: 12 Apr 2009 Posts: 18
|
Posted: Oct 13, 2009 2:00 pm Post subject: banner |
|
|
Is there anyway to place 2 or 3 adsense banners next to each other?
Thnx |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Oct 16, 2009 4:54 am Post subject: Re: banner |
|
|
| Kay wrote: | Is there anyway to place 2 or 3 adsense banners next to each other?
Thnx |
What's the problem? You can place as many as you wish. |
|
| Back to top |
|
 |
Kay
Joined: 12 Apr 2009 Posts: 18
|
Posted: Oct 17, 2009 3:54 am Post subject: |
|
|
| I mean i need to place 2 adsense banners in the same raw not one on top and one on bottom. I think i need special code to do that |
|
| Back to top |
|
 |
jeyul
Joined: 17 Feb 2009 Posts: 51
|
Posted: Oct 17, 2009 7:27 am Post subject: |
|
|
Make a table with one row and 2 columns and insert the google adsense code in each column Hope this help
<table>
<tr>
<td>Ad code</td>
<td>Ad code</td>
</tr>
</table |
|
| Back to top |
|
 |
|