Banners

Posted in: Newspaper
Post count: 4

HI,

I want to add two banners on two sides.

<div id=”left-banner-ad” style=”left: 0px; top: 200px; position: fixed; z-index: 999;”>
<?php echo adrotate_group(5); ?>
</div>
<div id=”right-banner-ad” style=”right: 0px; top: 200px; position: fixed; z-index: 999;”>
<?php echo adrotate_group(5); ?>
</div>

I know that this theme doesn’t offer that, but where can i add this so it shows with my custom code.

When i add it in funtions, it breaks all design. Where can i put it instead?

Post count: 35449

Hi,
What you can do for cloud templates is to use tagDiv Composer set the row layout -> https://i.imgur.com/TCnp9o0.jpg then in left and right column add the ad box and set the adrotate shortcode.
Thank you!

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