make header image fixed
-
Hello everyone, and my apologies if this has benn answered before.
I have put a header image in my website ( http://placebopharm.gr ). I want the header to adjust in window’s dimensions and not see different part of the header for each dimension. My css code for the header is that:
header.tc-header { background-image:url(http://placebopharm.gr/wp-content/uploads/2014/03/header_background_braille_code_placebo.jpg); background-attachment: fixed; background-size: cover; } .tc-header { background: none repeat scroll 0 0 #FFFFFF; min-height: 200px; z-index: 200; border-bottom: medium none; border-top: 8px solid #9DB668; }What should I change?
Thanks in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘make header image fixed’ is closed to new replies.
