www.newmanz.co.nz/zen
Ok managed to get up my logo and header design but not sure how to get it to sit in the middle instead of up against the left hand side.
Any help on this would be great![]()
www.newmanz.co.nz/zen
Ok managed to get up my logo and header design but not sure how to get it to sit in the middle instead of up against the left hand side.
Any help on this would be great![]()
Aye. We've been through this before (kind of). Just remove the width line from this section of your CSS#headerContent {
width:883px;
height:220px;
background:#1a7fb7 url('../images/header-bg.jpg') center no-repeat;
}
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
start by losing the width call on headerContent. Then, you may need to add text-align: center; to finish it up
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
Thanks guys. Sorted and searching for the next brick wall![]()