Forums

What line of the Style.css file do I change to change the font color? (2 posts)

  1. jeratbp
    Member
    Posted 2 years ago #

    Take a look at my blog. I'm using the Arjuna theme. It seems to me, the grey text doesn't stand out very well, and if I try to use a background (which I haven't completely figured out yet) you can't even read the text.

    What line of the Style.css file do I change to change the font color?

    I've already tried the following line, and all it changed was the "WHERE TO" on the SIDEBAR to red:
    'h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight:normal;
    color: #DC143C;
    '
    Thanks in advance,
    Jeremy

  2. ClaytonJames
    Member
    Posted 2 years ago #

    .postContent {
    color:#555;
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    line-height:20px;
    margin:20px 15px;
    overflow:hidden;
    }

Topic Closed

This topic has been closed to new replies.

About this Topic