Ads in Sidebar ad space are stretched?

Posted in: Newspaper
Post count: 36

Hi, i have two 300 x 250 pixel adverts, one in the ‘sidebar’ ad space and another in a ‘custom’ space. These are placed together in the Newspaper Default widget in the sidebar. The ad in the ‘custom’ space retains it’s size but the one in ‘sidebar’ stretches to 324 x 270 (in larger browser windows). Is there a way for the ‘sidebar’ ad to retain it’s actual size so both ads display at the same dimensions?

Thanks

Post count: 7909

Hi,

I guess that you use non-adsense code, please try this custom css, the banner should be displayed at specific size – http://screencast.com/t/lGaqwLynfv

.td-a-rec-id-sidebar img {
width: inherit !important;
margin: 0 auto;
}

Thanks!

Post count: 36

Thanks, this is working now

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