Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2010
    Posts
    41
    Plugin Contributions
    0

    Default Change font color

    Hello,

    I want to change the font color of the text "Artikel-" and "Prijs", which is on the header of the box in the center of the page.

    How can I change it to some other color..like white ?

    I know it can be done through stylesheet.css but dont know how to..

    Thanks.
    Patrick

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Change font color

    Where can we see this
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2010
    Posts
    41
    Plugin Contributions
    0

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Change font color

    Add these at the end of your templates stylesheet.css file adjust color to suit
    Code:
    #productsListingTopNumber {
            color: #006633;
            }
    And
    Code:
    .productListing-heading a:link {
            color: #ffffff;
            }
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jul 2010
    Posts
    41
    Plugin Contributions
    0

    Default Re: Change font color

    Thanks !
    Patrick

 

 

Similar Threads

  1. How do I change the font color and font style for the tag line?
    By Beyond Dreams in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 17 Feb 2013, 10:33 PM
  2. Font color change
    By lcarlo1507 in forum Basic Configuration
    Replies: 4
    Last Post: 26 Sep 2011, 11:17 PM
  3. Change Color of Specials Font
    By PinkLeopard in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 Jul 2009, 07:44 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