Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Posts
    7
    Plugin Contributions
    0

    customer issue Header Bar Text Colour Change

    I need to change the menu text colour in the header bar above the products when viewing product listings BUT not the colour of the product names, it would seem that they use the same settings, I have located the setting that change the text colour in the stylesheet:

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

    Can anyone help me to separate the header text from the product text. Many thanks all

  2. #2
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Header Bar Text Colour Change

    Please refer to the topic below, it may be what you want.
    problem with productListing-heading css

    .
    A New Starter again

  3. #3
    Join Date
    Mar 2006
    Posts
    7
    Plugin Contributions
    0

    Default Re: Header Bar Text Colour Change

    Hi, that seems to be the answer but i am a unsure where i put the code so that it will be for the correct table, how do i find thew file and name. i am new to this so please be simple. Thanks

  4. #4
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Header Bar Text Colour Change

    You can insert it into the end of your stylesheet.css to test.
    A New Starter again

  5. #5
    Join Date
    Mar 2006
    Posts
    7
    Plugin Contributions
    0

    Default Re: Header Bar Text Colour Change

    Great I will have a play and see. Thanks

  6. #6
    Join Date
    Mar 2006
    Posts
    7
    Plugin Contributions
    0

    Default Re: Header Bar Text Colour Change

    Hi
    I have added the text and it works for the 1st column “Product image” & the “hover” colour on the other coloumns but the main colour in the other columns is still the same. Do you know what could be over riding the changes ?

    I added this at the end of the style sheet:


    #listCell0-0.productListing-heading {
    color: white;
    }

    #listCell0-1.productListing-heading {
    color: white;
    }

    #listCell0-1.productListing-heading a:hover {
    color: red;
    }

    #listCell0-2.productListing-heading {
    color: white;
    }

    #listCell0-2.productListing-heading a:hover {
    color: red;
    }

    #listCell0-3.productListing-heading {
    color: white;
    }

    #listCell0-3.productListing-heading a:hover {
    color: red;
    }

    #listCell0-4.productListing-heading {
    color: white;
    }

    #listCell0-4.productListing-heading a:hover {
    color: red;
    }

 

 

Similar Threads

  1. Change colour of product listing bar
    By Csenge in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 25 Jul 2011, 07:31 PM
  2. Header text colour
    By ephotozine in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Feb 2011, 12:16 PM
  3. problem changing text colour on top ez pages bar
    By artifaxworthing in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 1 Jun 2010, 06:58 PM
  4. I want to change the Text in the header Bar?
    By touchclothing in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 10 Oct 2007, 07:00 PM
  5. Change text colour invoice
    By Carl in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 20 Dec 2006, 12:07 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