Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Posts
    11
    Plugin Contributions
    0

    Default Changing colours

    When you click on LOG IN at the main page of Zen Cart you are taken to the log in page. On this page are "headers" that are located inside boxes. For example one reads:

    Returning Customers: Please Log In

    The colour of this text is a light blue and I want to change it to green. Does anyone know where this is located in the stylesheet.css file? I can't seem to find it.

    Thanks
    Scooby Doo

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Changing colours

    Look for this:

    LEGEND {
    font-weight: bold;
    padding: 0.3em;
    color: #000000;
    }

    Mark,

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

    Default Re: Changing colours

    Haredo has pointed you to the right bit of CSS. You will need to add the third line in his styling.

    The reason that your text is blue was because you are using Internet Explorer - in all the other browsers that I have looked at, this text is black. The reason that you couldn't find the color in the stylesheet, is because it's not there, which is why the browser default value was being used.
    Kuroi Web Design and Development | Twitter

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

 

 

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 kittykiss in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 May 2006, 10:40 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