Problem writing

Discussion in 'WordPress' started by newzone, Nov 21, 2007.

  1. #1
    I use wordpress and i want to change the color of some phrases or change the dimension of the font , how to do this ? i can see any option
     
    newzone, Nov 21, 2007 IP
  2. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #2
    It's all done with css styling. You'll need to edit your style.css file located in your theme directory.
     
    mizaks, Nov 21, 2007 IP
  3. newzone

    newzone Well-Known Member

    Messages:
    2,865
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    135
    Digital Goods:
    1
    #3
    I must edit the .css for everything i want to make different , wordpress need something like DP forum to write messages change colors, fonts everything easy
     
    newzone, Nov 21, 2007 IP
  4. waynelyp90

    waynelyp90 Banned

    Messages:
    458
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you want to change just a few phrases, you will not need to change the css file.

    Just add in these tags, <font size="4"></font> or <font color="red"></font> to change it. Google up "font html" for more guides on this.

    This method will make it easier for you since you want a method close to DP style of formatting text.
     
    waynelyp90, Nov 21, 2007 IP