Quote Originally Posted by Glamorousshoe View Post
based on your CSS:
#logoWrapper{
background-image: url(../images/header_bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
height:75px;
}
you set the height for 75px when the image is clearly larger than 75px.

just a side note I would consider enlarging the width 750px looks too small on wide screen monitors and bigger monitors which almost everyone is using now. I would at least increase the site width to 850px to no more than 980px. Also by having a huge header on all your pages you are taking a way from customer attention.
Oh thanks! I couldn't find that for some reason...
I have a wide screen monitor and it really doesn't look small to me because I'm used to a lot of website layouts looking kinda small. =P
and yeah I agree with you about the header... The computer I had that I used photoshop on died so I'm just using that header temporarily until I get photoshop back.