Small header banner

Posted in: Newspaper
Post count: 25

Hi,
i want to use a small 468×60 banner in the header (near logo).
How can I align it to the right side?

Thank you
Sebastian

Post count: 22421

Hello,

You can try to use a float:right on the banner. Please provide a link to your site so I can inspect the banner code and see if there is a css solution.

Thanks

Post count: 25

Hi Bogdan,
unfortunately, this solution does not work.

<div style=”float:right !important;”>BANNER_CODE</div>

I can not post a link at this time because the site is not public yet.
Is there still another solution?

Thanks
Sebastian

Post count: 20688

Hi,

If you are using the default header menu, then a code like this should make the header banner aligned to the right
https://www.screencast.com/t/cJBvnyCkIEUY

.td-header-sp-recs img {
left: auto;
}

If this does not work as well, please specify the exact header style, and what kind of ad you are using, so we can provide you with a more accurate solution.

Thanks

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