Quote Originally Posted by Kristen_Happenstance View Post
Hey guys,

I'm very new to Zen Cart, and love the Apple Zen template so I'm planning on using it, with some modifications :)

I've made it the narrow template, but for some reason there is a while bar at the top.

http://www.happenstancebuttons.com/ will show you what I mean. Anyone know what I'm missing?

Thanks in advance.

Kristen
Remove this background color:
#headerWrapper {
width:100%;
text-align:center;
margin:0 auto;
background:#fff;
}