Results 1 to 10 of 13

Hybrid View

  1. #1

    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

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

    Default Re: background colour


  3. #3
    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

  4. #4

    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

  5. #5
    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;
    }

  6. #6

    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

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

    Default Re: background colour

    Thanks!! it really works right now!!

  8. #8
    Join Date
    Mar 2007
    Posts
    28
    Plugin Contributions
    0

    Default Re: background colour

    Hi Guys
    what if to add an image as background inseat of color! what will be the code to use?

 

 

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