Inline Ad is resizing to 100% page width (but I don't want it to)

Posted in: Newspaper
Post count: 32

Howdy all,

For some odd reason, in the new version of NewsPaper my inline ads are resizing to fit the entire width of the blog post. This is not good as my ads are 300×250. I am using AdRotate to place the ads. The earlier version of Newspaper did not do this behavior. How do I get the new version to behave and only show the ad in it’s proper size?

Here’s a screen shot of the ad resizing to the full width of the blog post (which I do not want).

http://screencast.com/t/FZIpEACU

Inline Ad is resizing to full width of blog post, which I do not want.

Thanks for any help with this!

  • This topic was modified 10 years by ctomlin.
Post count: 7909

Hi,

Please provide a link to inspect this and provide an accurate solution.

Thanks!

Post count: 32

Hi Alin,

This is my sandbox which is on my desktop server, so I’m not able to send you a link. What other information can I send to help you?

Post count: 7909

Hi,

Try this custom css in Theme Panel > Custom Css and see if it fix your issue:

.td-a-rec-id-content_inline img {
width: inherit;
}

Thanks!

Post count: 32

Thank you, that worked perfectly! Here’s what it looks like now…

http://screencast.com/t/HxL1Oihm4X

Thank you again for your excellent customer service!

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