Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Nov 2006
    Posts
    29
    Plugin Contributions
    0

    Default background colour

    Hi guys,

    I have a little with my zencart.... again.

    The colour of my background disappeared, suddenly it was gone.

    I´ve fixed the shop in the middle of the screen and I´ve configured the both sides of the shop in one colour (into the CSS file) . it really was working fine, so suddenly both sides are white, and I can´t configuted again. I´ve tried with different colours, and it stills in white.

    Do you know why? do you know how I must proceed?

    thanks in advance.

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

    Default Re: background colour

    URL to the issue
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2006
    Posts
    29
    Plugin Contributions
    0

    Default Re: background colour

    Sorry kobra,

    I don't understand what you are saying.

    I'm newbee on this.

  4. #4

    Default Re: background colour

    what is the URL (domain name) to your shop so we can look at the problem
    http://www.customscripts.co.za - Custom development for open-source applications

    http://www.pcservice.co.za - Website Development, Domain Registration, Hosting

  5. #5
    Join Date
    Nov 2006
    Posts
    29
    Plugin Contributions
    0

    Default Re: background colour


  6. #6
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: background colour

    It looks fine to me. The site is different shades of a bluish-green color. It looks nice.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  7. #7

    Default Re: background colour

    Add /* to the first line of your stylesheet
    http://www.customscripts.co.za - Custom development for open-source applications

    http://www.pcservice.co.za - Website Development, Domain Registration, Hosting

  8. #8
    Join Date
    Nov 2006
    Posts
    29
    Plugin Contributions
    0

    Default Re: background colour

    first line of the css says


    */

    BODY {
    background-color: #353535; /*#e5edf5;*/
    color: #353535;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font: 11px Verdana, Arial, sans-serif;
    }

  9. #9

    Default Re: background colour

    The first line of your CSS is
    Code:
    w.zen-cart.com/index.php       
    you need to put /* at the very top line off your css so it should be
    Code:
    /*w.zen-cart.com/index.php                                     |
    // |                                                                      |
    // | Portions Copyright (c) 2003 osCommerce                               |
    // +----------------------------------------------------------------------+
    // | This source file is subject to version 2.0 of the GPL license,       |
    // | that is bundled with this package in the file LICENSE, and is        |
    // | available through the world-wide-web at the following url:           |
    // | http://www.zen-cart.com/license/2_0.txt.                             |
    // | If you did not receive a copy of the zen-cart license and are unable |
    // | to obtain it through the world-wide-web, please send a note to       |
    // | [email protected] so we can mail you a copy immediately.          |
    // +----------------------------------------------------------------------+
    // $Id: stylesheet.css 277 2004-09-10 23:03:52Z wilt $
    */
        
    http://www.customscripts.co.za - Custom development for open-source applications

    http://www.pcservice.co.za - Website Development, Domain Registration, Hosting

  10. #10
    Join Date
    Nov 2006
    Posts
    29
    Plugin Contributions
    0

    Default Re: background colour

    Thanks!! it really works right now!!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. background colour
    By cruiser84 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Sep 2008, 06:54 AM
  2. How to Change Background Colour to Background image
    By ittybittykitty in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Aug 2008, 04:36 PM
  3. Main Content Box Colour Vs. Background Colour
    By yoyodyne in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 6 May 2008, 02:50 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