AD on top of Article Post

Posted in: Newspaper
Post count: 20

Hi,

How can I add 728×90 AD to show in ARTICLE POST only, like this one: http://screencast.com/t/Wio7rZHCvXK

Thank you.

Post count: 20

I’ve put my 728×90 code in the Header ad in theme panel but it’s also showing in the homepage, category pages.. how can I only show it on the article post?

Thank you.

Post count: 3343

Hi,
Edit your single.php file(this is for the default post style) if you want for other post style add the code in all template styles, those files: http://screencast.com/t/YVfbJsUI

Code: http://pastebin.com/xgLhqvD8

Then use the Custom Ad 1 for you ad. Go to Theme panel -> Ads and paste your ad code in Custom Ad 1
Then go to Theme Panel -> Custom CSS and paste this CSS

.my-custom-ad div {
    margin-bottom: 0;
    margin-top: 32px;
}

Result: http://screencast.com/t/bG8QOJLjfXw

Thanks for the message!

  • This reply was modified 11 years by Marius.
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.