Adding bg image on header and menu

Posted in: Newspaper
Post count: 5

Hello,

i am using Newspaper 6.4 on wordpress 4.3

For my header + menu style i am using Style 10 (full logo on top + center menu) i dont want to use color but a bg image.

Can i have some help on teh css modification please?

Looking forward,
atsouf

Post count: 22421

Hello Atsouf,

You can use this custom CSS:

.td-header-style-10 .td-header-sp-logo{
background: white url('http://imgscenter.com/images/2014/09/13/Beauty-of-nature-random-4884759-1280-800.jpg') no-repeat;
background-size:cover;
margin-bottom: -48px;
height: 161px;
}

result: – http://screencast.com/t/X4RqsyyIK5Y
You can change the image url to your own and you can set the transparency of the header menu from the theme panel: http://screencast.com/t/4BiffM632yH.

Thank you!

Post count: 5

Thanks for the help.

It worked perfectly!

Thanks for the help and the fast response!

Greate Template!

Atsouf

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