• Resolved jilldefeliceart

    (@jilldefeliceart)


    I am a total non tekkie–not even sure on how to change code or where (sad I know-what do you want from a 50 year old grandma) Anyway, I want to know if and how to change the font on Twenty Ten.

    I would also like to create a static page to act like a website in a different theme such as Picture Perfect. Can I do this with one set of pages only and still keep 20-10 elsewhere? I tried playing around with it but it always changes the entire set of pages.

    I will need a “blogging for dummies” version of your answer. Sorry about that. Jill

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jilldefeliceart

    (@jilldefeliceart)

    I TRIED EDITING IT IN AS SHOWN BELOW BUT THE FONT HAS REMAINED THE SAME SO THAT OBVIOUSLY ISNT THE SOLUTION…
    /*
    Theme Name: Tenty Ten
    */
    /*
    Used to style the TinyMCE editor.
    */
    html .mceContentBody {
    max-width:640px;
    }
    * {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #444;
    line-height: 1.5;
    }
    p,
    dl,
    td,
    th,
    ul,
    ol,
    blockquote {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 16px;

    Thread Starter jilldefeliceart

    (@jilldefeliceart)

    I also tried changing it on the css.styles aheet

    Yes. I admit it. I am clueless.

    Thread Starter jilldefeliceart

    (@jilldefeliceart)

    OK, so I am guessing there is a time delay because today the font changes are there. Maybe I am not so clueless after all

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing font on theme, changing theme on one page only’ is closed to new replies.