Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2007
    Location
    New York State & Cape Town
    Posts
    76
    Plugin Contributions
    0

    help question Home Login on Left - Cart Checkout on Right

    On my page: Home | Log In | Shopping Cart | Checkout
    are all grouped together.

    What I would like to do is keep the "Home and Login" on the left move the
    Shopping Cart and Checkout over to the right but an the same line.

    How do I go about moving just Shopping Cart | Checkout over to the right??



    Here's a link to my page: http://www.omegadigitalvoice.com/zencart

    Any help is appreciated~

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Home Login on Left - Cart Checkout on Right

    You will have to edit you tpl_hrader.php file and create another listing "ul" for the others keep wat you want left as
    Code:
    <div id="navMain">
        <ul class="back">
    and what you want as right will have to be in a new ul class you insert for them as:
    Code:
    <div id="navMain">
        <ul class="back">
    the code for home & login
    
        <ul class="forward">
    
    the code for the rest of them
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Aug 2007
    Location
    New York State & Cape Town
    Posts
    76
    Plugin Contributions
    0

    Default Re: Home Login on Left - Cart Checkout on Right

    Quote Originally Posted by kobra View Post
    You will have to edit you tpl_hrader.php file and create another listing "ul" for the others keep wat you want left as
    Code:
    <div id="navMain">
        <ul class="back">
    and what you want as right will have to be in a new ul class you insert for them as:
    Code:
    <div id="navMain">
        <ul class="back">
    the code for home & login
    
        <ul class="forward">
    
    the code for the rest of them
    Kobra,

    Thank your for your help.
    I tried that but now it seems the links to the right are too far over and off the page.

    In order to make the login line up with the area on the page I needed to add some padding. Here's the #navMainWrapper section of my stylesheet:

    #navMainWrapper {
    margin: 0em;
    background-color: transparent;
    padding: 0.5em 0.2em;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    top: 122px;
    left: 68px,
    height: 1%
    }


    So top get this right should I.. remove the left padding and maybe figure out a way to just pad the text to the actual links? Or, should I be looking for a way make the #navMainWrapper a smaller width?? In either case I can't figure out where to go to make either of these changes. This part really has me stuck.

    Any suggestions???
    Ive kept the changes on the page so you can see what I'm describing.

    Thanks for your help~

    Rich


    http://www.omegadigitalvoice.com/zencart

  4. #4
    Join Date
    Aug 2007
    Location
    New York State & Cape Town
    Posts
    76
    Plugin Contributions
    0

    Default Re: Home Login on Left - Cart Checkout on Right

    UPDATE:

    I added one small change to the stylesheet..
    Under #navMainWrapper I changed the width to 80&#37;. Now my text for the Items on the right is over to the left just a little where I want them.

    Added line:
    Width: 80%;

    The ony problem I see now is the links on the right side of the navigation area are a different color and are a little higher than the links on the left side.

    What I'm missing here???

    Rich

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Home Login on Left - Cart Checkout on Right

    The ony problem I see now is the links on the right side of the navigation area are a different color and are a little higher than the links on the left side.
    Looked and do not see either of these issues???? FF & IE
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Aug 2007
    Location
    New York State & Cape Town
    Posts
    76
    Plugin Contributions
    0

    Default Re: Home Login on Left - Cart Checkout on Right

    After 6 hours sleep and a good cup of coffee this morning Ive taken another look and
    have come to the following conclusions:

    1. The text appearing a little to high on the right is basically an illusion as has to do with the background image. (excuse)

    2. Same thing with the color.. The background image has a slightly different color on the right side vs the left side. (excuse)

    3. I must have been looking at the monitor way too many hours and began to lose it for a moment. (truth)

    Thanks for the reply and .. please forgive me.

    Rich

 

 

Similar Threads

  1. Removing Home and Login from upper left corner
    By firefly9 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Nov 2010, 11:01 AM
  2. Right Align the Home/Login/Cart
    By lovebugstudios in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Sep 2010, 11:07 PM
  3. 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
  4. move home/login to left column
    By SarahMD in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 31 Jul 2008, 09:28 PM
  5. moving:: Home Login Shopping Cart Checkout
    By Linux in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Oct 2006, 02:49 AM

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