Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2007
    Location
    Cali
    Posts
    12
    Plugin Contributions
    0

    Default css link color code, help

    my website is www.hoodieboy.com

    several links are blue i cannot seem to find the line in css that is doing that. I tried some different ways but all unsuccessful. Thanks for your time

    http://www.hoodieboy.com/site1.jpg

  2. #2
    Join Date
    Sep 2007
    Location
    Somewhere in Southern Cal
    Posts
    330
    Plugin Contributions
    0

    Default Re: css link color code, help

    You will have to goto the stylesheet.css
    this can be found in
    includes/templates/classic/css/stylesheet.css
    make a copy of this file and place it in a directory
    includes/templates/YOUR_TEMPLATE/css/stylesheet.css
    YOUR_TEMPLATE is what you gave when you first loaded zen

    Open the file and look for this info the text in blue is what you need to change #3300FF is blue black is #000000
    a:link, #navEZPagesTOC ul li a { /*used for catagories links*/
    color: #3300FF; /*color is a dark Blue*/
    text-decoration: none;

    save it and up load it. You also do this thought the CPanel but not recommended.

    nomad

 

 

Similar Threads

  1. product background color change CSS HELP!!!
    By moogvo in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 5 Nov 2009, 05:25 PM
  2. CSS buttons displaying code tag instead of link name?
    By stevenicel in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Aug 2007, 07:04 AM
  3. Menu color using CSS, need some help
    By High Octane in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 May 2007, 03:29 PM
  4. err... changing the general link color in CSS?
    By creo ingero in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 11 Oct 2006, 09:34 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