Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2006
    Posts
    5
    Plugin Contributions
    0

    Changing the catalogue colours

    I am using the classic template. You can see the store live at

    http://www.earthchylde.com/store

    The default catalogue menu colours are green and red. I have changed the text in the stylesheet to read

    a:link, #navEZPagesTOC ul li a {
    color: #8C0000;
    text-decoration: none;
    }

    a:visited {
    /*color: #F7CECE;*/
    text-decoration: none;
    }

    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    color: #E87777;
    }

    a:active {
    color: #5B0000;
    }

    This should be varying tones of pink to burgundy, but it remains green and red. I am editing the style sheet in the directory...

    /public_html/earthchylde/store/includes/templates/classic/

    filename

    stylesheet_new.css

    Is this the wrong file? Every other colour change I have made has worked except this one... what have I done wrong?

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,691
    Plugin Contributions
    11

    Default Re: Changing the catalogue colours

    One of the problems visited upon those who use the classic versus creating a new template based on template_default.

    Remember that stylesheets load in alphabetical order so stylesheet_original.css trumps stylesheet_new.css

    Just one of the many advantages to new templates is one stylesheet.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Aug 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: Changing the catalogue colours

    Quote Originally Posted by dbltoe
    Remember that stylesheets load in alphabetical order so stylesheet_original.css trumps stylesheet_new.css
    Does this mean if I change the stylesheet_original.css to have the same colour coding as the stylesheet_new.css it will work? No that can't be right, I have gone through and changed all the colours in there as well, and it still comes up the same green and red?

    And N comes before O so if it is alphabetical loading the new.css would trump the original.css?

  4. #4
    Join Date
    Jan 2004
    Posts
    66,445
    Plugin Contributions
    81

    Default Re: Changing the catalogue colours

    Quote Originally Posted by Morgan
    And N comes before O so if it is alphabetical loading the new.css would trump the original.css?
    the "N" new will be listed before the "O" old, causing the "O" old to take precedence...
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Changing colours on the cart
    By dsydius in forum Basic Configuration
    Replies: 10
    Last Post: 12 Aug 2010, 04:46 PM
  2. Changing colours of the links in categories.
    By PuckQ in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Jun 2009, 02:11 PM
  3. Changing the site colours, widths etc
    By scottmcclean in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Mar 2009, 10:24 AM
  4. Changing colours
    By Scooby Doo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Apr 2007, 07:31 AM
  5. Changing the colours of centre box headings
    By Cal in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Feb 2007, 03:26 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