Results 1 to 2 of 2

Thread: Changing TEXTAREA's font

Hybrid View

  1. #1

    Thread Starter
    Lively Member Daniel McCool's Avatar
    Join Date
    Oct 2002
    Posts
    127

    Changing TEXTAREA's font

    I have a textarea control, which by default displays it's contents in Courier New (or Courier, whichever) ... but this font looks horrid, it's hard to read. I would like to change this font to match the rest of my website. Any help? Thanks.

  2. #2
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861
    are you using a css on your site??? if so just set the class property of the textarea to one of the css styles.

    <input type="textarea" rows="10" cols="50" class="yourCSSstyle"></textarea>
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width