Wordpress stylesheet help please

Discussion in 'HTML & Website Design' started by dan113, Mar 5, 2009.

  1. #1
    i have downloaded a free wordpress theme.
    Now my question is where should i modify the colours of the text from the site?
    in stylesheet ?
    i tried but with no effect, modified for each background colour etc....
    for example this one


    h2.pageTitle {
    display:block;
    color:#222;
    padding-top:6px;
    padding-bottom:6px;
    margin-bottom:5px;
    font-size:1.4em;
    background: url(images/bgWriteComment.gif);
    padding-left:10px;
    border-left: 10px solid #dc241f;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;

    where should i modify to have other colours and where to take this codes?

    thank you very much for ur time
     
    dan113, Mar 5, 2009 IP
  2. Luru

    Luru Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Modify in themplate.css

    I think.if it not work sorry. I newbie too.
     
    Luru, Mar 5, 2009 IP
  3. faaaaaaf1980

    faaaaaaf1980 Member

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    You can make change in Template Section in right column.
     
    faaaaaaf1980, Mar 5, 2009 IP
  4. qazu

    qazu Well-Known Member

    Messages:
    1,834
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    165
    #4
    It should be in the styles.css file in the wp-content\themes\<theme name> folder
     
    qazu, Mar 5, 2009 IP