Top header banner howto

Posted in: Newspaper
Post count: 81

Hallo,
I really need to place a top header banner just a the beginning of the page, before the time, top menu, login. Please see the attached link.
Please any idea about howto cope with it?
It would be nice If I could manage it via ads settings in order to make it easy to the client.

repubblica.it/economia/?ref=HRHM1-4

Thanks
Regards

  • This topic was modified 11 years by Tommy.
  • This topic was modified 11 years by Tommy.
Post count: 7909

Hi,

Unfortunately you will have to make a change in menu-top.php add this code: http://screencast.com/t/BUexBkQgH0vY

<?php echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]'); ?>

Paste you ad code in Theme Panel > ADS > Custom Ad1 – http://screencast.com/t/C5gk9tLD2rwY if is not an adsense code please use this divs for banner image(just replace with you image): https://forum.tagdiv.com/ads/
Also you will need small css customization: http://screencast.com/t/PFKFnm5jHC

.td-a-rec-id-custom_ad_1 {
margin-bottom: 2px !important;
}

Please note that if you use google adsense you will need to use this class .td-g-rec-id-custom_ad_1 just replace a with g.

Hope this helps!

Post count: 81

Hallo Alin,
I will try it!
Thanks for now.

Regards

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.