Possible to change font in menu with Google Webfonts and Custom CSS?

Viewing 4 posts - 1 through 4 (of 4 total)
  • #12367
    jojje
    Participant

    Hi all!
    I just set up my first WordPress site for a friend, and decided to use the Pinboard theme.
    However, I would like to use one of Googles Webfonts (http://www.google.com/webfonts#) to customize the menu.
    Is it possible? Maybe with a line in the “Custom CSS” field?
    Or is it possible with a simple change in a css file?
    I´m not that into coding, but with a few decent explanations I´m pretty sure I can fix it.
    I´m a fast learner!
    I only want to change the menufont (and submenu), not the others.

    Thanks in advance!
    Johan

    #12382
    jojje
    Participant

    Hi again!
    Since I can´t edit a post:

    Or is it possible to change just the menu font with “All-In-One Cufon”?
    I tried a little bit, and was able to change the H1 and H2, but that was just to test. But the Menu itself?
    The font I want to use is already on the server and working with Cufon.
    It seems that the menu font and the text on the pages are the same font (size), I just want to change the menu.

    #12399
    Alexander
    Participant

    Hi Jojje,

    Try to add this to your css:

    #access ul {
    font-family: TimesRoman;
    }

    Cheers,
    Alexander @ http://www.mouseclick.com

    #12427
    jojje
    Participant

    Thank you Alexander! You´re the man!
    Now I know how to go on.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.