silki Posted August 16, 2010 Share Posted August 16, 2010 Hi all, i have a problem with my header. Pleasee see the screenshot below. It has the right size but it is too low. It has to be in line with the red line on top of the page. This is the code in the CSS for that block. Do you see the problem?(ligne 11){padding-top: 0pt;padding-right: 0pt;padding-bottom: 0pt;padding-left: 0pt;margin-top: 0pt;margin-right: 0pt;margin-bottom: 0pt;margin-left: 0pt;}#header (ligne 371){position: absolute;height: 115px;width: 1000px;margin-top: 0px;text-align: left;background-color: transparent;background-image: url("../img/header.png");background-repeat: no-repeat;background-attachment: scroll;background-position: center center;} Link to comment Share on other sites More sharing options...
phrasespot Posted August 17, 2010 Share Posted August 17, 2010 Hard to say w/o seeing the actual page. Try changing: background-position: center center; to background-position: top left; Link to comment Share on other sites More sharing options...
silki Posted August 19, 2010 Author Share Posted August 19, 2010 Hi, thanks for your help.There was a small spelling mistake in my code and i found it after a few hours... Silke Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now