• Resolved golddave

    (@golddave)


    Is there a plugin or other hack to change fonts within a post? Like if my theme uses Arial but I want to type part of my post in Times New Roman. Is there something that can do that for me?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Edit your HTML.

    <p>This is in my normal font.</p>
    <p style="font:'Times New Roman', Times, serif">This is in Times New Roman.</p>
    <p>This is again in my normal font.</p>

    Thread Starter golddave

    (@golddave)

    D’oh. I should have known that. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Switch Font Within a Post’ is closed to new replies.