Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2011
    Posts
    12
    Plugin Contributions
    0

    help question Left, Left, Move Left !!

    Ok -

    Url: http://lifestyleandprosperity.com/zencart/

    I'm trying to get it to Move Left to match the left margin on this page:

    Mate: http://www.lifestyleandprosperity.com/index.html


    I'm using a Pure_Blue template with a handful of overrides and color changes.


    I'm a newbie to zencart but not THAT new - I've been up for two days messing with this, I'm a techie from way back, and if I read one more forum page, FAQ page or run one more DevToolKit search I think my eyeballs are gonna pop out

    Help?

    Maya-G

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Left, Left, Move Left !!

    i don't know why you wanted to the left. is better to have the other page set to center. however, to get your template to the left. look at your stylesheet.css find following

    around line 356

    #navColumnOneWrapper, #navColumnTwoWrapper, .mainWrapper {
    margin: auto;
    }

    remove margin : auto
    this will move the page to the left.

    add this to the end of your stylsheet.css

    .mainWrapper {
    margin-left:60px;
    }

    this should give some space to the left of the page similar to the none zencart page. just play with margin to get it right if that is was you are after.

  3. #3
    Join Date
    Jan 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: Left, Left, Move Left !!

    You're so right, you're so right.

    Well it worked like a charm, *thank* you!!

    Before I started this, I didn't know a *thing* about zencart OR php OR css, now (and thanks to you) i'm learning a ton.

    thank you so much.

    Relieved girl

 

 

Similar Threads

  1. How to move left column to left side? ASAP
    By kiler047 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 19 Apr 2010, 05:18 AM
  2. Move the sidebox left to right and right to left(shrink the site)
    By navido in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 30 Nov 2009, 08:51 PM
  3. Left Column to Take Up Entire Left Side
    By jsmith1611 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Jul 2009, 02:11 PM
  4. How to move the sidebox side ways. from left to more left? realy need help...
    By brekke00 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 27 Aug 2007, 02:38 PM
  5. How to center Left Boxes within Column Left?
    By gingertea in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Jul 2007, 06:21 PM

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