Article Ads

Posted in: Newspaper
Post count: 33

Hello I have a problem with Articles ads.

On desktop I am using the following ads sizes.

Article Top / Bottom : 728 x 90
Article inline: 300 x 250

The ads are served through our adserver (Revive)

The 728 x 90 are not displayed in full and the 300 x 250 is very close to the text.

can you please help

Post count: 20685

HI,

The post content width with a sidebar is 696px so an ad of a higher dimension might not display or be reduced. Maybe that is what is causing the issue with the top ad, you could use an ad of that size or with a max width of that size (696px). If you could provide a link to your website where the inline ad is displayed I will take a look and try to set a margin or padding as you wish.

Thanks

Post count: 33
Post count: 20685

Hi,

Indeed, the inline ad you use has a bigger width than the post content (696px) in the homepage as well. In the homepage it is breaking outside of the container
https://www.screencast.com/t/fx3Ycq2F
Either use a smaller ad size in the homepage or set it on a full row for bigger ads.

In the post you should use if possible ads with a max-width of 696px in a post with sidebar. That is the maximum allocated width to the post content.

For the inline ad you could use a code like this
https://www.screencast.com/t/Gp9j6goJPF

.td-a-rec-id-content_inlineleft {
margin-right: 21px;
}

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.