Results 1 to 10 of 3244

Hybrid View

  1. #1
    Join Date
    Dec 2007
    Posts
    15
    Plugin Contributions
    0

    customer issue Re: Cherry Zen Template Support Thread

    Hi Jettrue,

    I've set the width to 800px for my site and the top navagation is no longer aligned. Can this be fixed?

    My Site can be viewed Here:

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by Dannie View Post
    Hi Jettrue,

    I've set the width to 800px for my site and the top navagation is no longer aligned. Can this be fixed?

    My Site can be viewed Here:
    In your stylesheet, change #navMain's width to 650px.

  3. #3
    Join Date
    Dec 2007
    Location
    Spokane WA
    Posts
    13
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    In your stylesheet, change #navMain's width to 650px.
    I followed these instructions and it worked as far as resizing the site to match the header, however; now everything is left aligned and I'm not able to figure out how to make it center aligned. All I changed was this:

    #navMain {
    float:right;
    width:700px;
    line-height:normal;
    }
    Thanks!
    judyinspokane

  4. #4
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by judyinspokane View Post
    I followed these instructions and it worked as far as resizing the site to match the header, however; now everything is left aligned and I'm not able to figure out how to make it center aligned. All I changed was this:

    #navMain {
    float:right;
    width:700px;
    line-height:normal;
    }
    what is the link to your site?? The person I replied to made the change, and it looks fine.
    Last edited by jettrue; 21 Apr 2008 at 02:39 AM. Reason: add

  5. #5
    Join Date
    Dec 2007
    Location
    Spokane WA
    Posts
    13
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    It is http://www.cutlersupply.com/cart

    The cart is not opening either and I'm not sure if that's related but it was working fine before I did this change.

    The problem was the logo was 1000px and the site was expanding on beyond that. So I made the fix you talked about and changed it from 100% to 700px and it worked great at fixing the width of the site. I also changed this section in the stylesheet.css from 1300 px to 1000 px:

    width:1000px; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
    max-width:1000px; /* prevents the main content from getting wider than 1300px in sites other than IE */
    min-width:1000px; /* this prevents the main content from getting smaller than 1000px in browsers OTHER THAN IE. You can make this as small as 800px, BUT any smaller than that, and the top header menu will break into two lines. Also, if you make this width 800px, you will need to make sure your product image on the product info page is no wider than 190px */.
    Thanks!
    judyinspokane

  6. #6
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by judyinspokane View Post
    It is http://www.cutlersupply.com/cart

    The cart is not opening either and I'm not sure if that's related but it was working fine before I did this change.

    The problem was the logo was 1000px and the site was expanding on beyond that. So I made the fix you talked about and changed it from 100% to 700px and it worked great at fixing the width of the site. I also changed this section in the stylesheet.css from 1300 px to 1000 px:

    width:1000px; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
    max-width:1000px; /* prevents the main content from getting wider than 1300px in sites other than IE */
    min-width:1000px; /* this prevents the main content from getting smaller than 1000px in browsers OTHER THAN IE. You can make this as small as 800px, BUT any smaller than that, and the top header menu will break into two lines. Also, if you make this width 800px, you will need to make sure your product image on the product info page is no wider than 190px */.
    First of all, that "change #navMain to 700px" reply was for a totally different issue than what you are having.

    Your problem is that you changed the width of the body to 1000px. Change it back to width:auto.

    html>body {
    width: 1000px;
    }

    change it, and all will be well.

    The cart issue is not related. If you changed any files related to the shopping cart (even language files) re-upload the originals, you've got something messed up somewhere.

  7. #7
    Join Date
    Dec 2007
    Location
    Spokane WA
    Posts
    13
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    First of all, that "change #navMain to 700px" reply was for a totally different issue than what you are having.

    Your problem is that you changed the width of the body to 1000px. Change it back to width:auto.

    html>body {
    width: 1000px;
    }

    change it, and all will be well.

    The cart issue is not related. If you changed any files related to the shopping cart (even language files) re-upload the originals, you've got something messed up somewhere.
    Thank you so much. It's fixed.
    Yes, I realize that the cart issue has nothing to so with this. Thanks for your time and love your avatar! It's nice to see a personal touch!

 

 

Similar Threads

  1. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Mix Cherry Zen Template with Default template
    By Globie in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08: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