Please help me with this one, I want to put 2 adsense units of 336X280 size side by side in site studio provided by hostgator, I tried to make 2 columns but its not allowing me to do so....
you cant have 2 ads sticking to each other. if caught by google they will ban ur account and will not pay u ur balance money forever.
Where does it say that in the program policies? I haven't seen anything that says you can't have two ad units side-by-side as long as you aren't exceeding the total number of allowed ad units (3 ad units + 3 link units). It goes without saying that your site has to meet all the other program policy requirements too farooqwani: Sorry I'm not familiar with site studio, so I can't help with that. i will say that two 336x280 ad units side by side are going to take up a lot of space on your page. The body of your page has to be set wide enough to fit both of the ad units. You might consider adding the two ad units separated by some text.
Hello im also not sure how to use SiteStudio, you might want to change program because SiteStudio isn't updated anymore (I know HostGator still offer it).
Havent you people seen it anywhere ... i previously used a drag n drop software and placed ads side by side and earned lot of clicks... where do u people live...Mr. bhuvasona
I donno about that software, but you can use tables to put them side by side <table align="center"> <tr> <td> First Adsense Code </td> <td> Second Adsense Code </td> </tr> </table> Code (markup): Modify it as requred