How can I change the colour of this bit of my website

Discussion in 'HTML & Website Design' started by jupiter23, Dec 9, 2010.

  1. #1
    Where the arrows are pointing.. i need to change that colour to white.. (instead of the light blue.. any ideas/help?)

    http://imgur.com/fUfq1.jpg

    Thanks
     
    jupiter23, Dec 9, 2010 IP
  2. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Try this,

    on your css
    
    a{
    color:#fff;
    }
    
    Code (markup):
    To get a more conclusive answer post the url or html/CSS
     
    Last edited: Dec 9, 2010
    radiant_luv, Dec 9, 2010 IP
  3. johneva

    johneva Well-Known Member

    Messages:
    1,480
    Likes Received:
    46
    Best Answers:
    1
    Trophy Points:
    170
    #3
    Without seeing the sites code hard to say really.
     
    johneva, Dec 9, 2010 IP
  4. jupiter23

    jupiter23 Peon

    Messages:
    327
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks guys it worked
     
    jupiter23, Dec 9, 2010 IP
  5. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #5
    From your signature -
    So you want us to believe that you don't know how to change color of anchor link? However you write articles on "wedsite creation tips" (Referring http://forums.digitalpoint.com/showthread.php?t=2018836) at 11 of night. Oops, Perhaps you could have deleted your older threads ;-)
     
    Last edited: Dec 9, 2010
    radiant_luv, Dec 9, 2010 IP