change header ad space position

Posted in: Newspaper
Post count: 1

Hi guys,

How do I move the header ad space to the left (desktop view)? I want to keep the banner at this size (728×90) so it basically has to be (partly) on top of the fixed logo space on the left (300px width).

Here’s our page: http://www.habloandalu.es/

Thanks for your suggestions!

Best,
Stefan

Post count: 854

hi,

to move the banner to the left on deskop only use this css :

div.td-a-rec.td-a-rec-id-header.td-rec-hide-on-p {
 position: relative;
 left: -200px;
}

here: http://screencast.com/t/GifkinW98gw

Thanks for you message.
Radu A.

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