Header image

Posted in: Newspaper
Post count: 1

Hi, I’m new to web designing, just like to ask whether is it possible for me to add a header image instead of just choosing a colour for it? Thanks

Post count: 6600

Hi,

You can do it using custom css, add the following css in theme panel > custom css:

.td-boxed-layout .td-logo-rec-wrap, .td-boxed-layout .td-affix .td-logo-rec-wrap, .td-full-logo {
background-image: url('http://1.bp.blogspot.com/-ElbOUyAdn3A/UF8MgDYlywI/AAAAAAAAEpk/LvdXsTTgeoU/s1600/Blogger-Header-20.jpg');
}

Should work like this: http://screencast.com/t/o88am1fPh5
Hope this helps!

Thanks

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