how do i make my font all uniform?

  • Unknown's avatar

    okay, new to wordpress from blogger…

    while some fonts are different bc i copied the source from somewhere else on the internet, i would like to know how to make the fonts of my blogs appear in the font that goes with the theme that i choose. can someone please help?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    ps: the blog is: fabulouslytabitha.wordpress.com

  • Unknown's avatar

    That’s a problem. What you’ve done is take all the HTML tags that make those fonts and bring them with you, so that the browsers looking at the site see the different fonts. If you paste the content in the HTML editor instead of the Visual editor, or use the Paste As Plain Text option, then those fonts get stripped out.

    Do you want to edit the existing posts? Then you can just click to the HTML editor on the Edit Post page and delete those tags. Be sure to delete the closing tags, too.

  • Unknown's avatar

    When you copy material from code-rich sources, you must paste it via the “Paste as plain text” button of the editor.

    For the posts you have already published, the easiest/fastest way to wipe out all junk code is: select all in the visual post editor, copy, switch to html, select all, paste, update. You’ll only have to re-do the occasional italics, bold etc. text, using the buttons of the editor.

    If there’s an image in the post, you’ll have to do it piece-by-piece, avoiding to delete the image code. Or do as above and reinsert the images afterwards.

  • Unknown's avatar

    That’s a better solution. Thanks.

  • Unknown's avatar

    thanks for the help!
    got it to work :)

  • The topic ‘how do i make my font all uniform?’ is closed to new replies.