Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Center the Header Logo on V1.3.7.1

Center the Header Logo on V1.3.7.1

Locked

Views: 1,367

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
22 Aug 2007, 9:00 PM
#1
thewelshman avatar

thewelshman

New Zenner

Join Date:
Nov 2004
Posts:
19
Plugin Contributions:
0

Center the Header Logo on V1.3.7.1

I have looked at previous forum entries for centering the logo, but none of the stylesheet attributes appear to be in mystylesheet.css

Can anyone shed some light on how you can center the logo in v1.3.7.1? Nothing I try seems to shift the logo from the left.

My page layout is going to be one left column and no right column on all pages.

22 Aug 2007, 9:17 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Center the Header Logo on V1.3.7.1

This FAQ entry explains how to center your logo. If that doesn't work for you we would need a link to the site to be able to see what is different about your site.

22 Aug 2007, 9:31 PM
#3
thewelshman avatar

thewelshman

New Zenner

Join Date:
Nov 2004
Posts:
19
Plugin Contributions:
0

Re: Center the Header Logo on V1.3.7.1

Thank you Kuroi.

I'd been trying float: center; text-align: center; has worked fine.

Lack of css knowledge!