Results 1 to 3 of 3
  1. #1
    Join Date
    May 2006
    Posts
    17
    Plugin Contributions
    0

    Default Changing colours

    Hello all,

    I have had the zencart shopping software installed over the weekend via a hosting site, you pay for the hosting and they install zencart... I am such a pathetic old soul and could not do this myself.

    I have managed to follow instructions to upload my hosting account to my ftp client by following this route...
    Public_HTML / shop / includes / templates / classic / css

    When I go into the css bit to edit the background colour for instance, it's a big page of allsorts just crammed together, is this normal, it's so very hard to read - have I done something wrong? I'm finding it difficult to loate the back ground colour code.

    I would so appreciate any help offered but please speak slowly.

    --
    kittykiss

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Changing colours

    Quote Originally Posted by kittykiss
    Hello all,

    I have had the zencart shopping software installed over the weekend via a hosting site, you pay for the hosting and they install zencart... I am such a pathetic old soul and could not do this myself.

    I have managed to follow instructions to upload my hosting account to my ftp client by following this route...
    Public_HTML / shop / includes / templates / classic / css

    When I go into the css bit to edit the background colour for instance, it's a big page of allsorts just crammed together, is this normal, it's so very hard to read - have I done something wrong? I'm finding it difficult to loate the back ground colour code.

    I would so appreciate any help offered but please speak slowly.

    --
    kittykiss
    If you post a link to your site, we will be able to see if the stylesheet has been garbled or whether it's just the big scary list of styles that look horrible to all of us when we first see one.

    Depending upon how your Zen Cart was installed, you will probably be defaulting to the Classic template in which case the very first block of styles in stylesheet_original.css are these
    BODY {
    background-color: #e5edf5;
    color: #000000;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font: 11px Verdana, Arial, sans-serif;
    }
    with background color the first.

    If you're using a template_default-based template then the first block set of styling is
    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-color: #e5edf5;
    }
    and this time it's at the end of the block.

    If you are using the Classic template then I recommend that you stop and change immediately. It's intended primarily for backward compatibility with earlier versions of Zen Cart. I recommend replacing it with the Future Zen template which engages template_default which is the way forward and much easier for new users. You can download it from the downloads section of this site, or by clicking on the link in my signature below.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    May 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: Changing colours

    Hi

    Well I managed to change some colouring myself and my host uploaded my logo for me although that needs changing since it does have too much height I think but so far so good.

    Here's my new shop to be... http://www.kittykiss-korner.co.uk

    --
    kittykiss

 

 

Similar Threads

  1. changing colours
    By uniqueliving in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 May 2010, 03:26 PM
  2. changing colours
    By aland in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 25 Jan 2008, 09:05 AM
  3. changing colours
    By shaunbarton in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Aug 2007, 04:00 PM
  4. Changing colours
    By Scooby Doo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Apr 2007, 07:31 AM

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