Ads above tittle & sidebar

Posted in: Newsmag
Post count: 23

Hello, i would like to place a custom ads above tittle & sidebar. So its going to be below the header. I was told to place my ads code on line 13 on loop-single but that doesn’t work because it places the ads above tittle and not above sidebar as well therefore cutting off a bit of the ads because the content box is 683px and not 728px. Can the content box size be increased?

Thanks.

Post count: 23

for the block row, i noticed it is not up to 728px which is why my ads isn’t working. I have included a screenshot of how ads is right now. ads are cut into the sidebar for below article when i specify it to be 729px.

http://s10.postimg.org/i6276cc89/Screen_Shot_2015_04_04_at_5_54_41_AM.png

(My ads is right above the pagination) I think i can increase the block row width or maybe change the size of the side bar since it is currently 339px, If i change it to 300px, that will give more room for the .td-block-row to be bigger and accept 729px correct? I’m not sure 🙁

Post count: 9544

Easier to just use “header” style “8” or whatever, which works like this:
[logo]
[menu]
[ad]
[story][sidebar]

http://musewire.com/bob-moog-foundation-announces-charity-raffle-for-rare-moog-liberation-synthesizer-keytar-8266/

Post count: 7909

Hi,

Please add the shortcode for your ad in single.php if you use default post template like this: http://screencast.com/t/BxOjwAlcosVl

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

And use this custom css in Theme Panel > Custom Css to add top border: http://screencast.com/t/gNuTaVrUZ

Hope this helps!

Post count: 23

Thanks guys. I changed the header style 🙂

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