Header ad on top of menu

Posted in: Newsmag
Post count: 27

Hi,

How do we insert a banner area on top of the menu? For example a 930×180 sized banner.

Link: http://betmaster.dk

Best regards

Post count: 6535

Hi

The top menu wasn’t designed to display ads but you can use do_shortcode function in top-menu.php file like this: http://screencast.com/t/ZvPGFp8dbS

echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');

Also you will need this css in theme panel > custom code > custom css: http://screencast.com/t/K6DdjFDOd0zK

.td-header-sp-top-menu{
padding-bottom: 10px!important;
}

Thanks!

Post count: 27

Hi,

Is it possible to get it displayed on mobile and tablet?

We haven’t disabled it in the settings in Theme Panel.

best regards,

Peter

Post count: 6535

Hi

Please provide more detail about hat yo’re trying to do as I am not very sure what you mean.
Thanks!

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