Ad banner placement

Posted in: Newspaper
Post count: 46

Hi

As can be seen on the screen dump Placement the banner isn’t aligned to the right even though the banner size is 728*90.

I’ve tried a simple <div align=”right”>, but that didn’t do anything.

The website is: http://www.teoriprøver.dk

Any ideas? 🙂

Post count: 22421

Hello,

You can try to use this code:
.td-header-sp-recs{
float:right!important;
}

http://screencast.com/t/I8ofDg5xPnad

Thank you!

Post count: 46

THanks – that look a lot better. 🙂

But is it possible to push it even more?

– Jesper

Post count: 22421

Hello,

Unfortunately you cannot push it more to the right as it is affected by the content width. http://screencast.com/t/4sGg8xn6ee5 The content will not let it go past that point. The padding right is available over the whole page, not just the header. If you want to have it further right it will mean increasing the main content width and we do not recommend this.

Thank you!

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