Font Size and Color

Discussion in 'PHP' started by WizardRSS, Jul 1, 2010.

  1. #1
    Can someone please take a look at my homepage here: http://www.wizardrss.com

    For some reason the text colors and sizes look different in Firefox and Explorer. FireFox is showing the blue text as black. Also, the text that is supposed to be smaller than the rest is not smaller in Firefox.

    If someone can take a few moments to look at the code then that would be great
     
    WizardRSS, Jul 1, 2010 IP
  2. Triggs

    Triggs Active Member

    Messages:
    84
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #2
    Try using COLOR="#0000FF" instead of COLOR="0000FF".
    Also, why aren't you using CSS?
     
    Triggs, Jul 1, 2010 IP
  3. WizardRSS

    WizardRSS Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Worked perfect Triggs! Thanks for the great help?

    Any advice about the text size issue?
     
    WizardRSS, Jul 1, 2010 IP
  4. webal

    webal Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    use style option like
    style="font-size:12px;"
     
    webal, Jul 3, 2010 IP