728 x 90 header ad not sizing correctly or aligning right

Posted in: Newspaper
Post count: 62

We’re preparing to update to the current theme and the only issue we have left to resolve is the header ad not appearing correctly.

We are using AdRotate short code to include a rotating 728 x 90 ad in the theme’s header style 1. If see the screenshot https://snag.gy/sogmzj.jpg, that ad is being resized to 500 x 90 and it seems to be centered.

I’ve tried other header styles and I’ve tried adjusting the Force Full Width settings but that top header ad seems to be set to center. How can I fix this without having to create a custom header using the Cloud Library?

Post count: 35449

Hi,

Please make sure that you have set the banners to 728x90px after that clear all cache and try again.

Unfortunately, the AdRotate plugin has not been tested with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested plugins.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ

Thank you!

Post count: 62

Thanks Calin. I’ve tried to just add code to pull a 728 x 90 banner from the media library and it still resizes and centers the ad. Can you please take a look at our testing site and see if you can see anything in the source for the page that looks off? the testing site is https://onlinetesting.dev

Post count: 35449

Hi,

Please try this custom css
.td-header-sp-logo{
width: 284px!important;
}
.td-header-sp-recs{
width: 728px;
}

https://www.screencast.com/t/YVAHWvRF4
Add the code in Theme panel> Custom code>Custom css

Thanks.

Post count: 62

That was it, thank you so much for your help.

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