Billboard

Posted in: Newsmag
Post count: 4

Hi,

i want to implement the banner-format Billboard (780 x 250 Pixel) directly under the navigation.
See http://www.extra-funds.de as a example (the ishares advert right under the navigation).

How can i do that? The advert should be visible on all pages and post sites.

Thanks for your help

Markus

Post count: 6535

Hi

You can use the custom ad-spots to achieve that. The file that must be edited it’s the one which generate the header. That depends by the header style used: http://screencast.com/t/UGqIID8VFO

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

The result will be like here: http://screencast.com/t/ybG5tpCBjF7 I’ve used custom ad 1 for this example but you can use any custom spot ad, just update the number from shortcode.

Thanks!

  • This reply was modified 10 years by Andrei L..
Post count: 4

Hi Andrei,

i tried the solution, and generally it works. But the banner is just visible for a second. when the page is loaded fully the banner disapears. when you scroll the page on a mobile you can see the banner is “behind” the navigation and disapears when the sticky menue is visible on the screen.

do you have any idea how to fix this problem?

Markus

Post count: 6535

Hi

Sorry about that, I’ve indicated the wrong container for the ad. Try to add the add like here: http://screencast.com/t/RejwRCvbd then the site again. It should work fine now: http://screencast.com/t/2vlRSiLqwPk

Let me know how it goes.
Thanks!

  • This reply was modified 10 years by Andrei L..
Post count: 4

Thank you for your help. Now it works.

Markus

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