Nice looking site. I may have identified the problem. Exactly where and what size is the background image supposed to be? You haveThe background-color will cover any header background that is behind it.Code:#logoWrapper{ background-image: url(../images/header_bg.jpg); background-repeat: no-repeat; background-color: #000000; height:65px; }


Reply With Quote
