[FONT="Verdana"]I have my new web site/store almost complete. I have disabled the right and left columns. My header_bg.jpg is larger than normal and I have accounted for that in the css.
#logoWrapper{
background-image: url(../images/header_bg.jpg);
background-repeat: repeat-x;
background-color: #44607e;
height:226px;
}
The problem I am having is some of my content is displaying under the header. I have attached a screen shot to show what I mean. If you look at the HOME navigation bar you will see part of the content is displaying under it. I am trying to find the place to correct this. Is this something in the css? I have tried things until I am blue in the face and search this web site and I am just stumped.
Can someone help me please?
[/FONT]




