login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


On my Tumblr blog (bruce.dyndns-blog.com) I am trying to place a Google Ad along the right hand side of the posts, but if you go to the blog you can see it just has it in the very bottom right hand corner and I can't figure out how to get it up higher. This is the part of the code for the ad:
<div align="right"> <script type="text/javascript"><!-- google_ad_client = "pub-7823048623890796"; / tumblr right / google_ad_slot = "7245045517"; google_ad_width = 160; google_ad_height = 600; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div>

I added the align="right" because before it was in the bottom left corner. thanks for your help. And please don't complain about the fact that I'm adding ads.

EDIT: Here are some pics:
Left column (working):
Left
Right column (not working): Right

asked Oct 03 '10 at 23:15

boba0420's gravatar image

boba0420
4.4k5170120

edited Oct 04 '10 at 06:48

I see no google ads at all there. Could you provide a screenshot?

(Oct 04 '10 at 02:16) Seb Seb's gravatar image

It doesn't look like you have a 3 column page design. The ad that is on the right bottom corner is in the footer section of the code...so it will not get higher than that.

answered Oct 04 '10 at 06:39

Sozo's gravatar image

Sozo
3.9k203568

Ok....the problem is I didn't write the code, I am just editing it. Is there any easy way to get it out of the footer?

(Oct 04 '10 at 06:45) boba0420 boba0420's gravatar image

Yes and No. Yes, you can get it out of the footer but you won't be able to place it where you'd like because of your current design.

The only think you could try would be to place the ad in the footer directly under the code further up on the page and then keep it's justification to the right and see where it ends up.

If you don't like that location, you'd have to change your tumblr design to a 3 column design.

(Oct 04 '10 at 07:14) Sozo Sozo's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×732
×209
×142
×57
×39

Asked: Oct 03 '10 at 23:15

Seen: 1,117 times

Last updated: Oct 04 '10 at 07:14