• How do I change the color of my links in my posts? I would like for them to display in a more recognizable color. Black is just not doing it. Im sure this is very easy to fix. Im new, so any advice would be great. Im using the wp-andreas09 theme.

    Here is my site: https://techtweaker.com/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Open up the style.css file that came with your template and look for something similar:

    a {
    color: #000;
    }

    Just change the color to anything you like. If you’re not familiar with hex colors, you can consult this chart or perform a standard Google search for “hex colors” or “hex charts”.

    https://www.realapplets.com/images/hexcolorchart.gif

    Hope this helped.

    Thread Starter techtweaker

    (@techtweaker)

    Hmm, I guess you mean the style sheet? I have the WP-Andreas09 theme. https://techtweaker.com/

    Thread Starter techtweaker

    (@techtweaker)

    Ok thanks, with your help I figured it out. Thanks, I appreciate this. Here is my site. https://techtweaker.com/ Check it out. Let me know if the red link look is not good.

    Yup, the cascading style sheet. You will need to edit that in the area I mentioned in my last post to alter the linking colors.

    Hi Techtweaker,
    I really like your site. Im also working on the andreas09 theme, but Im trying to upload my own images for header, bg color and sidebar bg color.
    Could you share with me how you created the sub pages? I downloaded the Theme into my Yahoo hosting and installed it throught wordpress. But im not able to see my sub pages. Please help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Link Color’ is closed to new replies.