Hi all,
I use the Newspaper theme (latest version).
I want to place a Google Adsense linkunit just under the blue menu (top menu, please refer to http://www.goedkopeleaseauto.nl). Preferably 728 x 15, otherwise 468 x 15. How should I do this?
Best Regards,
Martin
Hello jandiederik,
If you want to use Google Adsense into your desired place, you have to use Ad block on the top into your homepage and then you should set it with custom ad from the settings, like this -> http://screencast.com/t/6YbslBHXV -> http://screencast.com/t/ey8uzT4kCH2N and for a better look, you have to disable the header ad to avoid twice banner ads. The result you should see here -> http://screencast.com/t/W8GFJZiwJ
Hope this helps and let us know how it goes!
Thank you for the message!
Hi Catalin,
Thanks for your reply.
I’d like to have this standard on all of my blog pages (sitewide), for instance: http://www.goedkopeleaseauto.nl/9-prive-auto-leasen/ . I’ll place a 728×15 pr 468×15 linkunit.
I don’t think this is the way to go. Could you help me with that?
Thanks!
Hello jandiederik,
You have control over the Google Adsense from Theme panel, like this -> http://screencast.com/t/uViba5EMRgiQ and you can adjust the size as you wish, according to your layout page for a better look.
Hope this helps and let us know how it goes!
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thank you for the message!
Hi Catalin,
No, I need to add this ad in: http://www.goedkopeleaseauto.nl/9-prive-auto-leasen/ .
I’d like to add it hardcoded (but with a link to Custom_ad in the theme panel) as otherwise I cannot implement the ad sitewide (I don’t want to do that page for page and I don’t think there is an option for that in the theme).
So just under the blue menu.
Hope this is clear? Or do you need more info?
Hello jandiederik,
I have checked you website again and saw that you use header style 3. If you want to have the ad, just under the menu for all the site, I suggest using do_shortcode method’s and add the code in your header style 3 template, like this -> http://screencast.com/t/mGCuepZT
The code is ->
Also, for a better look, you should try the code below to increase a bit the margin-bottom of the menu.
.td-header-menu-wrap-full {
margin-bottom: 10px;
}
The result you should see here -> http://screencast.com/t/Oan9HtdqXV5
Hope this helps and let us know how it goes!
Thank you for the message!