Quick Help

Discussion in 'HTML & Website Design' started by JohnS0N, Aug 29, 2007.

  1. #1
    Can you check one of my posts at my website and land me a hand?

    I just recently noticed that the "post a comment" button is actually invisible! This is critical and I must fix it. If you click on an empty space and drag with your mouse down you can see the shadow of the button, but otherwise its completely white. I was looking through the template but I am not sure which setting I have to change so I don't mess up something else...
     
    JohnS0N, Aug 29, 2007 IP
  2. YIAM

    YIAM Notable Member

    Messages:
    2,480
    Likes Received:
    240
    Best Answers:
    0
    Trophy Points:
    280
    #2
    Try changing color in following part.
    
    .comment-footer a:link {
      color: #ced;
      }
    Code (markup):
     
    YIAM, Aug 29, 2007 IP
    JohnS0N likes this.
  3. JohnS0N

    JohnS0N Notable Member

    Messages:
    1,581
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    210
    #3
    Thanks, works. Reputation given.
     
    JohnS0N, Aug 29, 2007 IP