Aloha,
I'd like to find out how to eliminate the space between my header and the flower pattern I'm trying to implement within the column left.
Take a look: http://www.hawaiianwoodys.com/store/
Any advice?
Mahalo in advance for your help,
Kelly
Aloha,
I'd like to find out how to eliminate the space between my header and the flower pattern I'm trying to implement within the column left.
Take a look: http://www.hawaiianwoodys.com/store/
Any advice?
Mahalo in advance for your help,
Kelly
Try adding this to your stylesheet :
#headerWrapper {
height:210px;
}
Looks fine in Safari after changing this, but do check in IE and see if it works.
HTH,
Shirley :)