XFileSharing Pro - banner

Message
Author
Kay
Posts: 18
Joined: Apr 12, 2009 6:41 pm

banner

#1 Postby Kay » Oct 13, 2009 2:00 pm

Is there anyway to place 2 or 3 adsense banners next to each other?

Thnx

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

Re: banner

#2 Postby admin » Oct 16, 2009 4:54 am

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.

Kay
Posts: 18
Joined: Apr 12, 2009 6:41 pm

#3 Postby Kay » Oct 17, 2009 3:54 am

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

jeyul
Posts: 51
Joined: Feb 17, 2009 8:14 am

#4 Postby jeyul » Oct 17, 2009 7:27 am

Make a table with one row and 2 columns and insert the google adsense code in each column :) Hope this help :D

<table>
<tr>
<td>Ad code</td>
<td>Ad code</td>
</tr>
</table