Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2006
    Posts
    47
    Plugin Contributions
    0

    Default Product page 750 not 99%

    In my css I have set the #mainwrapper and the #navmainwrapper to 99%. This works fine when I'm on the home page, or when I go into a category. When I click on a product though, it switches back to 750px. How do I fix this?

    How do I remove or change the color of the white space that is on the edge of the pages? On the default template it's a light color. I've searched the css file for this can't find it anywhere.

    P.S. My css file is it's own theme, I'm not using the default one.. and there is only 1 css file in the css folder.

    Thanks.

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Product page 750 not 99%

    Try this:
    Look in stylesheet.css for mainWrapper if not there Add the following:
    Remember to use <your template> override css sheet when editing........

    #mainWrapper {
    width: 750px;
    }

    Replace with:

    #mainWrapper {
    width: 99%;
    }

    Do a search in your css sheet for 750 and change all to 99%.

    Mark
    Mark
    Hare Do

  3. #3
    Join Date
    Feb 2006
    Posts
    47
    Plugin Contributions
    0

    Default Re: Product page 750 not 99%

    See my first post.. I've already replaced the #mainwrapper with the 99&#37;.

    There is no other reference in the css to 750px.

    #mainWrapper {
    background-color: #ffffff;
    text-align: left;
    width: 99%;
    vertical-align: top;
    border: 1px solid #9a9a9a;
    }

    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    margin: 0em;
    background-color: #abbbd3;
    background-image: url(../images/tile_back.gif);
    padding: 0.5em 0.2em;
    font-weight: bold;
    color: #ffffff;
    height: 1%;
    width: 100%;
    }

  4. #4
    Join Date
    Feb 2006
    Posts
    47
    Plugin Contributions
    0

    Default Re: Product page 750 not 99%

    Figured out it had something to do with something I changed in the tpl_header file. Ignore this thread.

 

 

Similar Threads

  1. Setting up 750+ products w/ categories
    By meljen in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 23 Jul 2012, 12:07 AM
  2. 1226 User has exceeded the 'max_questions' resource (current value: 750)
    By double-happiness in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 17 Nov 2011, 04:40 AM
  3. Free Shipping for Bank Payments over $750. How to configure?
    By bernie.oz in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 26 Aug 2008, 09:18 AM
  4. Replies: 19
    Last Post: 31 Dec 2006, 08:24 PM
  5. Make a product go to affiliate link not product page (sold out)
    By apemusic in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 29 May 2006, 09:03 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