How to add custome css link style in blogger

Discussion in 'CSS' started by rakibtg, Aug 7, 2011.

  1. #1
    Hi, can you tell me that How i can add custome css link style in blogger which will black color also black when hovered and also black when that link is visited
    How to do it?
    Thankyou :confused:
     
    rakibtg, Aug 7, 2011 IP
  2. dthoai

    dthoai Member

    Messages:
    106
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    38
    #2
    You can use following code:

    
    a, a:hover, a:visited { color: black }
    
    Code (markup):
     
     
    dthoai, Aug 8, 2011 IP
  3. Toycel

    Toycel Peon

    Messages:
    243
    Likes Received:
    11
    Best Answers:
    4
    Trophy Points:
    0
    #3
    Use the design function and then template designer. you can alter the links and text in there...
     
    Toycel, Aug 8, 2011 IP