I want to get rid of the space between the header and the body I have looked over the stylesheet but none of it works MAy be I am just missing it can some please help me. Here is the link
http://orange20bikes.com/bikeshop/index.php?main_page=
I want to get rid of the space between the header and the body I have looked over the stylesheet but none of it works MAy be I am just missing it can some please help me. Here is the link
http://orange20bikes.com/bikeshop/index.php?main_page=
add to your css file
#headerWrapper{
height: 199px;
}
Thanks you so much
glad I could help