my site is http://www.1seoin.com, its header is but it is not displayed properly on all the pages. For example if you look at home page and the other page like our company, you will see the spacing problem. I am not able to understand why it is happening like this. Please Help
Header CSS
.top-div {
background-color: rgb(0, 0, 0);
float: left;
height: 40px;
width: 100%;
}
On other pages (Our Company is what I tried), the margin-top: -14px screws things up. But it is essential for the index page. You must have typed something extra in the index page, like an extra “enter” or something. Or it could be some extra “enter” in your php file in the header. Try disable as many as not-style-related file links, and then see what is going on.