top align header image
-
My header image isn’t top aligned, though my code says it should be. Could someone please help?
https://halfandhalf.org/wordpress/index.php#header {
width: 760px;
position: absolute;
background: url(images/header_final.jpg) no-repeat top;
margin: 0px ! important;
padding: 0px ! important;
font: 35px Georgia, Arial, Serif;
letter-spacing: -1px;
height:199px;
}
- The topic ‘top align header image’ is closed to new replies.