Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Posts
    81
    Plugin Contributions
    0

    Default Center Logo W/o Centering Text

    I have been trying to figure out how to center my logo on my page. I have found an answer http://www.zen-cart.com/wiki/index.php/Top_10_questions . The issue I am having with this is that it centers all the text on my pages not just the logo. I want my categories and page text to remain left aligned. Just the logo to be centered. Any help would be greatly appreciated.

    www.proskit.org

    Paul

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Center Logo W/o Centering Text

    Your error is

    #mainWrapper {
    background-color: #FFFFFF;
    text-align: center;
    width: 1000px;
    vertical-align: top;
    }

    Your fix is:

    #logo {
    text-align: center
    }
    20 years a Zencart User

  3. #3
    Join Date
    Feb 2010
    Posts
    81
    Plugin Contributions
    0

    Default Re: Center Logo W/o Centering Text

    Awesome Simple Fix. Thnx for the quick reply

 

 

Similar Threads

  1. Centering header logo and text Checked FAQ
    By gee38l in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 31 Jul 2008, 12:49 AM
  2. Center Logo in Header Vertically & Wrap Text Around Image
    By chava in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 6 Oct 2007, 04:18 AM
  3. Center text in Logo Sidebox 1.0
    By ghs215 in forum General Questions
    Replies: 0
    Last Post: 7 Aug 2007, 05:55 PM
  4. Help centering logo. No gap between the logo and text!
    By toxicgtr in forum General Questions
    Replies: 4
    Last Post: 7 Jan 2007, 01:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg