Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2007
    Posts
    10
    Plugin Contributions
    0

    Default Background Color: How To Change??

    Hi everyone,

    Little by little, with mega help from so many of you, I'm slowly getting my cart re-organized and re-designed.

    In the CLASSIC template, the screen's sides/background is pale blue. I want that to be black.

    http://bobbellphotography.com/catalo....php?main_page=

    How and where can I change that? I finally got my logo up, btw, and am really pleased with the way it looks, but want to have the black in there to offset it better.

    I'm still working on making my own buttons which will be gradient grays w/black lettering. Once those are done, I'll need to find their counterparts and upload over those.

    Any suggestions greatly appreciated!

    BBell

  2. #2
    Join Date
    Aug 2005
    Posts
    26,245
    Plugin Contributions
    9

    Default Re: Background Color: How To Change??

    Open your classic stylesheet.css file and find the following and change the red highlighted to #000000
    Code:
    body {
    	margin: 0;
    	font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 62.5%;
    	color: #000000;
    	background-color: #e5edf5;
    	}
    And you really need to make your own template before you get too much farther
    Zen-Venom Get Bitten
    Get Your Business Found

  3. #3
    Join Date
    Jun 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Background Color: How To Change??

    Thanks, Kobra.

    I've been working on the style of a new template, but I'm very new to css. I've got what I want it to look like in html. Here's the test page I'm working with:

    http://www.bobbellphotography.com/te...at_layout.html

    So am stumbling about at the moment, trying to learn css. Would it be okay to copy & rename the classic green style and then work from there to cusomize it?

    Thanks again.

    BBell

  4. #4
    Join Date
    Aug 2005
    Posts
    26,245
    Plugin Contributions
    9

    Default Re: Background Color: How To Change??

    Yes you can copy the classic and base it from there.

    I looked at your html page and I suggest that you look at the tile_back.gif for the classic and change it to a tile for your silver bar and other things that you probably know.
    Zen-Venom Get Bitten
    Get Your Business Found

 

 

Similar Threads

  1. how can i specify a background image for centerBoxHeading
    By modchipfitters.co.uk in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 25 Mar 2009, 09:37 AM
  2. What's New in upcoming v1.3.5
    By DrByte in forum Zen Cart Release Announcements
    Replies: 0
    Last Post: 4 Sep 2006, 02:22 AM
  3. Where is the part in CSS to change the color of the middle part of the background?
    By drbarnet in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 Jul 2006, 08:12 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
  •