PDA

View Full Version : Adding Google Adds in Subpages



AHeger
11-22-2010, 05:01 PM
Hi all,
sorry in case this question came up already, I tried searching for it but didn't get results.
I am completely new to that, so please forgive...

I am trying to add google ads in my sub pages at: www.freegermanrecipes.com (http://www.freegermanrecipes.com)
The top header appears automatically.
The other adds (in the middle and bottom) I inserted the html code into the page (in html mode) (see Holiday Specialties (http://www.freegermanrecipes.com/holiday) for example) the ads appear but the links on the right are on the bottom and the layout is all over the place...

I also tried finding the page on my server so I could get directly into the html code but I couldn't locate the page either... :confused:

Please point me in the right direction.

Thanks a lot in advance!

Best Regards

Andreas

http://www.AndreasHeger.com

Dan Nickerson
11-22-2010, 08:41 PM
This is a common problem involving a missing or extra div or closing A tag.

In your case it looks like you added an extra <div class="entry" in your pages.. whereever you edited, remove that extra code.

AHeger
11-22-2010, 09:01 PM
Thanks for the quick response Dan!
I'll go check the code again.
Andreas