Urgent question for css/html gurus

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • X37375787
    • Jul 2026

    #1

    Urgent question for css/html gurus

    I would like to set custom attibutes for a textarea on my AVS.

    Ya know, something like this:

    <form name="form1" method="post" action="">
    <textarea name="textarea" cols="60" rows="5" readonly="readonly" >fuckoff and die, you stupid textbox...</textarea>
    </form>


    Now, can I define a CSS class to be used for it, that would define background color, type of font to be used, fontsize, maybe even scrollbar colors ... or can I only do that in HTML, and if yes, how.

    Thanks


    P.S. I have tried to define a class called .textarea which looked like this:

    .textarea {
    background-color: #C1CCDE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;

    }


    and defined the class to be used for the textarea above, but it didn't work...
  • Fletch XXX
    GFY HALL OF FAME DAMMIT!!!
    • Jan 2002
    • 60840

    #2
    Originally posted by Equinox


    <form name="form1" method="post" action="">
    <textarea name="textarea" cols="60" rows="5" readonly="readonly" >fuckoff and die, you stupid textbox...

    *bowl*</textarea>
    </form>


    Want an Android App for your tube, membership, or free site?

    Need banners or promo material? Hit us up (ICQ Fletch: 148841377) or email me fletchxxx at gmail.com - recent work - About me

    Comment

    • X37375787

      #3
      lol, thanks for the help Fletch...

      Comment

      • twistyneck
        So Fucking Banned
        • Jan 2002
        • 4660

        #4
        How can a question like this be urgent?

        Comment

        • X37375787

          #5
          Cuz I am working on something that I want to be done. However, since I am genius (for those who didn't know) I figured it out myself.

          Thanks for stopping by though.

          Comment

          • Corona
            Confirmed User
            • Feb 2002
            • 2185

            #6
            Originally posted by twistyneck
            How can a question like this be urgent?
            It got us to click
            I was looking for a job, and then I found a job
            And heaven knows I'm miserable now

            Comment

            • X37375787

              #7
              Originally posted by Corona


              It got us to click

              Comment

              Working...