Align Header Ad to the right

Posted in: Newspaper
Post count: 76

Hi,

Link: http://sansan.qriosity.com.sg

How can I align my banner on header to the right?

Please provide me the CSS Code.

Thanks!

Post count: 23312

Hello joyceloh,

If you want to move to the right you banner ad, you have to use a bit of CSS. Please try the code below and add it in Theme panel->Custom CSS area.

The code is ->

.td-header-sp-recs img {
right:-180px;
}

The result -> http://screencast.com/t/D7Y6O25P9rO

Thank you for the message!

Post count: 76

got it! thanks!

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