Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Another Layout Question...Need help

    #4
    find this in your style_autero.css file and change the width to whatever you want it to be (might I suggest 750px).

    /*wrappers - page or section containers*/
    #mainWrapper {
    background-color: #ffffff;
    text-align: left;
    width: 100%;
    vertical-align: top;
    }
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  2. #2
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Another Layout Question...Need help

    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  3. #3
    Join Date
    Jul 2006
    Posts
    4
    Plugin Contributions
    0

    Default Re: Another Layout Question...Need help

    Thanks. I successfully removed the installation message. However, I am still having problems with question 4.

    /*wrappers - page or section containers*/
    #mainWrapper {
    background-color: #ffffff;
    text-align: left;
    width: 100%;
    vertical-align: top;
    }

    When I changed the width of the whole page. However, I just want to fix the width of the area below the header and to the right of the left menu. I am very new at CSS.

    Here are my remaining questions:

    1- How do I remove the two links "Home" and "Check your order status" that show up below the blue tree menu to the left?

    2- How to I get rid of the footer with all the images and the links that show up?

    4- Lastly, I would like to change the width of the middle content (where the products are) from being variable to being a fixed smaller width. How can I do this?


    Any help would be appreciated.

  4. #4
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Another Layout Question...Need help

    my understanding is that the width of the content area is the width of the #mainwrapper minus the width of any sidebox columns.

    what effect are you looking for?
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  5. #5
    Join Date
    Jul 2006
    Posts
    4
    Plugin Contributions
    0

    Default Re: Another Layout Question...Need help

    I successfully changed it by adding this to style_autero.cc:


    #contentMainWrapper{
    background-color: #ffffff;
    width: 75%;
    vertical-align: top;
    }



    This only affects the content and not the whole page.

  6. #6
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Another Layout Question...Need help

    have you taken a look at the layout in multiple browsers?

    firefox page is only 500px wide sorta squeezed.

    in IE the layout is all screwed up with images, text, heading bars over lapping left column content
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  7. #7
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Another Layout Question...Need help

    In regards to question #1 what side boxes are turned on in the layout boxes controller.

    It appears you have unsqueezed the layout in FF, hard for me to keep up with your changes. It seems everytime I refresh the page you have changed something.

    Layout still broken in IE.

    Let me ask a couple of questions:
    1. how wide do you want the overall page to be?
    2. Do you plan on having any side boxes on the right side of the page?
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 

Similar Threads

  1. Need another set of eyes to help me spot the issue here..
    By DivaVocals in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 17 Aug 2013, 06:34 AM
  2. Replies: 10
    Last Post: 28 Jan 2013, 05:28 AM
  3. Another sidebox help question
    By gourmets in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Mar 2008, 09:50 PM
  4. another RSS feed question... try and help me out!
    By christayah in forum General Questions
    Replies: 5
    Last Post: 4 Dec 2007, 12:43 AM
  5. Need Help on a layout.
    By wmorris in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Sep 2007, 06:13 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