Changing the Colors of Fonts?

Discussion in 'HTML & Website Design' started by theblurr5495, Feb 14, 2010.

  1. #1
    Once you download a font, how do you change the color on your website?
     
    theblurr5495, Feb 14, 2010 IP
  2. thelethargarian

    thelethargarian Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What do you mean? You can change the font color with the "color" attribute in CSS or in the "font" tag in html. You know you can't use a font in a web design if the client doesn't have the font on his/her computer, right? When you say to use a font, it just puts a reference to look for that font. If they don't have it, it will use another.
     
    thelethargarian, Feb 14, 2010 IP
  3. theblurr5495

    theblurr5495 Active Member

    Messages:
    436
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #3
    I mean when you download a font and use it as a picture in a design.

     
    theblurr5495, Feb 14, 2010 IP
  4. thelethargarian

    thelethargarian Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If I've got this right, you are using text in an image editing/manipulating/creating software and you want to change the color? If I've got that right, it depends on the software.
     
    thelethargarian, Feb 14, 2010 IP
  5. MayaLocke

    MayaLocke Peon

    Messages:
    1,016
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Now a days usually font properties on a website are defined by a CSS file. Simply edit the cascading style sheet for the website. If you are referring to changing the color in a graphics or other type program, well that depends on the program.
     
    MayaLocke, Feb 20, 2010 IP