Changing font on a word press them

Discussion in 'HTML & Website Design' started by ARNOLDSCHWARTZ, Jul 8, 2008.

  1. #1
    How do i change the size of the font on a wordpress theme? Im pretty sure its somethig realted to the html code in the theme editior but im not sure what exactly to edit.

    My site is

    http://www.gl-science.com

    If you need to look at source code e.t.c

    Thanks
     
    ARNOLDSCHWARTZ, Jul 8, 2008 IP
  2. MakeThatDollar

    MakeThatDollar Notable Member

    Messages:
    4,451
    Likes Received:
    158
    Best Answers:
    0
    Trophy Points:
    225
    #2
    Which font are you wanting to change? The header, body, etc.?

    It could be changed in the stylesheet file..
     
    MakeThatDollar, Jul 8, 2008 IP
  3. dashenman

    dashenman Active Member

    Messages:
    71
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    63
    #3
    Yes! Change it in the stylesheet (style.css) file for that page and section or you can simply go to the page you created or the page from your theme in the Design editor and insert a similar code to this:

    <font size="3">your text here</font>

    Just put the size you want in place of the 3 above!

    Hope this helps
     
    dashenman, Jul 8, 2008 IP
  4. jezzz

    jezzz Notable Member

    Messages:
    4,884
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    200
    #4
    Try! to edit Style! .css file then find Text Codes for requested CLASS!
     
    jezzz, Jul 8, 2008 IP