How can I change the font in the header? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    How can I change the font in the header?

    Ascot
    Ascot
    Forumember


    Posts : 46
    Reputation : 0
    Language : english

    How can I change the font in the header? Empty How can I change the font in the header?

    Post by Ascot June 2nd 2011, 5:22 am

    You told me how to change the size, but can i change it to a different font?

    Handel Gothic is what I am after ......

    Thanks.
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    How can I change the font in the header? Empty Re: How can I change the font in the header?

    Post by Nera. June 2nd 2011, 7:25 pm

    Hi,

    It goes the same way as the site title size. Add this to CSS.
    Btw. read the intro http://www.angelfire.com/al4/rcollins/style/fonts.html

    Code:

    #site-title, #site-title h1 {
        font-family: twilight;
    }

    Change the Twilight to the one you want.