Font size on wordpress

by Rezbi
4 replies
Anyone know how I can change the size of the fonts on my blog?

Direct Marketing Advantage
#font #size #wordpress
  • Profile picture of the author Mitchell Assin
    yes ... it depends if you are using a self hosted blog wordpress blog

    but if you have a self hosted blog "wordpress blog" log into your dashboard

    yoursitename/wp-admin/

    select the post you want to edit

    highlight the text you want to increase/decrease and click the button that look's like it has alot of boxes in it "show/hide kitchen sink" and when you do that

    another level of options to edit your text appear

    just select paragraph and you can change the size from different header levels .. that is 1 way to change the size of your font per post ..

    ******

    or

    Font size can be changed using the font tag with html editor in the post tools. I have edited my posts to size 4pixel, face Times new roman and color Navy using following tag inserted after each tag in my post. <font color="navy" face="Times New Roman" size="3">

    basic html

    if you search that in google you can find a free guide that will show you all the codes to edit your text for your posts in html ... hope this helps :-)
    Signature

    To your success,

    Mitchell Assin

    {{ DiscussionBoard.errors[4389359].message }}
  • Profile picture of the author ProfessorSeo
    Banned
    If your using wordpress there is an option to change font size. What kind of blog is it? wordpress,drupal, blog engine?
    {{ DiscussionBoard.errors[4389389].message }}
  • Profile picture of the author Abledragon
    You need to define which particular font you want to change - i.e. the main content area, sidebars, footer etc.

    Then you will need to identify the CSS selector name - which you can do with Firebug, a free FireFox addon.

    When you've found the selector name you need to go to your theme's stylesheet, find the correct selector and change the size to the one you want.

    Full details here:

    How to Customise WordPress Appearance | WealthyDragon

    Cheers,

    Martin.
    Signature
    WealthyDragon - Earning My Living Online
    {{ DiscussionBoard.errors[4389531].message }}
  • Profile picture of the author Rezbi
    Thanks to everyone who replied. I found the answer and it's all hunky dorey now.
    {{ DiscussionBoard.errors[4394528].message }}

Trending Topics