English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to put two large rectangle adsense boxes in my website
close to another side by side not one down to another ,How can I do this?

2007-08-13 04:09:36 · 3 answers · asked by ruwan777710 1 in Computers & Internet Programming & Design

3 answers

Adsense offers their own, "fixed size" formats (as you saw, when you generated the html, on their spot). If you're savvy, you can even LOOK at their html and especially javascript statements to SEE what the generated space is gonna look like! It is (was) supposed to be consistent with your web page so as to get best results.

That said, you have to "build your page around" the adsense blocks. Try building a couple div blocks like, say,

and


So in the appropriate place (like in the section or in an external css file) place definitions like:;
div#adsensewrap { width: 100%; padding: 0; }
div#adsenseleft { width: 50%; float: left; margin-left: 0; margin-right: 0; }
div#adsenseright { width: 50%; float: left; margin-left: 0; margin-right: 0; }
and in your html put


...one of yer adsenseses...


...the other one of yer adsenses...

2007-08-13 04:38:23 · answer #1 · answered by fjpoblam 7 · 0 0

Adloger.org is your gateway to the best
sites on the Internet for adsense! Looking
for Data Recovery, Web Promotion, or Web
Hosting? Browse our recommended resources
or just try the Adloger.org search.
http://adloger.org/

2007-08-15 06:59:07 · answer #2 · answered by 1mvux4 j 1 · 0 0

??????????????? if i thought about it i could tell you, but i don't feel like thinking. sorry!

2007-08-13 11:18:34 · answer #3 · answered by snowflake93t 2 · 0 0

fedest.com, questions and answers