Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] Adsense Problems in Google Chrome


  #1  
Old Dec 6, 2010, 06:51 AM
bogdanvelea
 
17 posts · Oct 2010
Send a message via Yahoo to bogdanvelea
Hello!

After I had problems with Adsense in Internet Explorer and after i Solved it (removing <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />), NOW I have a the same problem, but in Google Chrome.

My website is whichismyip.com
Look with Internet Explorer... Below search box You can see 2 adsense blocks on the same line...
1 2

Look with Google Chrome... You can see 2 adsense blocks that are not on the same line...
1
2
  #2  
Old Dec 6, 2010, 06:29 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
How did you place the adsense blocks. Are they wrapped in divs and floated?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Dec 6, 2010, 07:18 PM
bogdanvelea
 
17 posts · Oct 2010
Send a message via Yahoo to bogdanvelea
i puted in Center Column - Content BELOW the LOOP:

<div align='center'><script type="text/javascript"><!--
google_ad_client = "pub-xxx";
/* whichismyip post ad 1 - 336x280 */
google_ad_slot = "9533362550";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><script type="text/javascript"><!--
google_ad_client = "pub-xxx";
/* whichismyip post ad 2 - 336x280 */
google_ad_slot = "6275060127";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br>
  #4  
Old Dec 6, 2010, 10:02 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Maybe this would work. No guarantees.
HTML Code:
<div style="text-align:center;">
<div style="float:left;">
<script type="text/javascript"><!--
google_ad_client = "pub-xxx";
/* whichismyip post ad 1 - 336x280 */
google_ad_slot = "9533362550";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<div style="float:left;">
<script type="text/javascript"><!--
google_ad_client = "pub-xxx";
/* whichismyip post ad 2 - 336x280 */
google_ad_slot = "6275060127";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</div>
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Dec 7, 2010, 03:37 AM
bogdanvelea
 
17 posts · Oct 2010
Send a message via Yahoo to bogdanvelea
I puted exactly what you said. It works... (you can see).. Thanks a lot!

One more question... how can i put these 2 blocks, on the center of the page.. ?
how can i allign these 2 blocks in center of the page? (i tried to modify "left" with "center".. but the blocks don't remain on the same line)

Last edited by bogdanvelea; Dec 7, 2010 at 04:32 AM.
  #6  
Old Dec 7, 2010, 10:32 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
On the first line of code replace
HTML Code:
<div style="text-align:center;">
with
HTML Code:
<div style="width: 675px; margin-right: auto; margin-left: auto;">
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #7  
Old Dec 7, 2010, 01:35 PM
bogdanvelea
 
17 posts · Oct 2010
Send a message via Yahoo to bogdanvelea
Thank You again...

It looks very well!

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Chrome not uploading settings file bymclaugh New Versions, & Updating 5 Sep 17, 2010 10:41 PM
Pages - jump - depending if they fit into length of browser window - Google Chrome denbert Excerpts, Read more, Pagination 0 Jan 15, 2010 02:32 AM
Google Adsense outrightent Atahualpa 3 Wordpress theme 2 Sep 14, 2009 12:10 AM
Google adsense in Atahualpa martingale Atahualpa 3 Wordpress theme 3 Sep 6, 2009 11:58 AM
Hi, I want to put a google ad in the header. google adsense vishvadeep Header configuration & styling 5 Aug 27, 2009 12:30 PM


All times are GMT -6. The time now is 08:48 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.