Logo in header

Posted in: Newspaper
Post count: 30

Hey guys,

Quick question. Is it possible to align the logo (image, no text) in the centre of the header? I’m already using the blog style – header style.

Thanks in advance,
Tim
http://www.runners-high.nl

Post count: 6600

Hi,

Yes, please use this custom css: http://screencast.com/t/41OqKPwv

.header-logo-wrap .td-logo-wrap-align {
text-align: center;
}

.td-logo-rec-wrap .header-logo-wrap img {
margin-left: 0px;
}

Thanks

Post count: 30

Nice. Thanks!

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