Title: an idiots guide please
Last modified: August 19, 2016

---

# an idiots guide please

 *  [wwinegarden](https://wordpress.org/support/users/wwinegarden/)
 * (@wwinegarden)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/an-idiots-guide-please/)
 * Hi:
 * I am using the Twenty Ten them which I like very much except for one aspect, 
   the blog title in the header. I would like very much to jazz it up a bit by changing
   the text colour, font size and if possible the font color.
 * Can anyone give me an idiots guide on how to do this?
 * I know very little about CSS, but I am a pretty quick learner.
 * Thanks.

Viewing 1 replies (of 1 total)

 *  [Tom Morton](https://wordpress.org/support/users/tm3909/)
 * (@tm3909)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/an-idiots-guide-please/#post-1720078)
 *     ```
       #site-title a {
       color:#FF0000;
       font-family:verdana;
       font-weight:bold;
       text-decoration:none;
       }
       ```
   
 * Find that in the twenty ten CSS file (roughly line 344). You can modify the color
   by changing the “color”, the typeface using the Font-Family, etc.
 * Take a look here for all the different effects you can use: [http://www.yourhtmlsource.com/stylesheets/csstext.html](http://www.yourhtmlsource.com/stylesheets/csstext.html)

Viewing 1 replies (of 1 total)

The topic ‘an idiots guide please’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [modifications](https://wordpress.org/support/topic-tag/modifications/)
 * [twenty ten](https://wordpress.org/support/topic-tag/twenty-ten/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tom Morton](https://wordpress.org/support/users/tm3909/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/an-idiots-guide-please/#post-1720078)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
