Where and how do I get rid of the white line running down the right side of the page next to the header?
Thanks in advance
http://sweetsodypop.com/
Where and how do I get rid of the white line running down the right side of the page next to the header?
Thanks in advance
http://sweetsodypop.com/
Great color!!!
I haven't had a long look, but I think it is due to your header image being x pixels wide and set to not repeat. Then the wrapper either has padding or is set to x+2 pixels wide and so the white line is left in the space.
Have you tried making the body background color the same pink and see if that 'fixes' it.
Do you use the web developer tools in IE or firefox?
Thanks for the reply. I do use web developer tools in firefox but it hasn't helped much for this issue. I'm just wondering if my header needs to be wider or shorter perhaps? I made the image the exact size as the image that was originally there so I thought it would work. Should I change the width of the header in my style sheet or should I do it prior to uploading the image? Where would I change it to repeat? Where would I go to check out the wrapper? Once I get there I'm fine but I've fiddled with so many of the sizes and padding and it just seems to stay the same so I guess I need more guidance.
Brenda
Your logo image is 3px narrower than mainWrapper. Try making #mainWrapper 823px and see if that fixes it.