Thread: Left align page

Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2009
    Posts
    2
    Plugin Contributions
    0

    Default Left align page

    Hello,

    I am trying to left align my site and can't find the setting to do this. For example, I want the alignment to be like the site below:

    http://www.hcmionline.com.

    My shopping cart looks like this:

    http://www.gwswtoday.com.

    Thanks in advance,

    nommon

  2. #2
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Left align page

    In your stylesheet, find the second occurance of the word "auto". It's in this definition...
    Code:
    #navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
    	margin: auto;
    	}
    Change that to look like this...
    Code:
    #navColumnOneWrapper, #navColumnTwoWrapper {
    	margin: auto;
    	} 
    #mainWrapper {margin: 0; }
    But I like a page to be centered. ;-)

    Rob

  3. #3
    Join Date
    Sep 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Left align page

    Hey Rob,

    THANKS a bunch!! Worked like a charm.

    I like centered pages too but this is a proof of concept and the existing site is left aligned.

    Thanks again

 

 

Similar Threads

  1. css align left
    By karen in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 May 2008, 08:01 AM
  2. Align Categories Left
    By cotswold in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Sep 2007, 08:28 PM
  3. Text align left
    By Kitty in forum General Questions
    Replies: 3
    Last Post: 16 Nov 2006, 05:00 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR