1
Scarlet
Textarea sizes
  • 2007/2/9 1:02

  • Scarlet

  • Just popping in

  • Posts: 27

  • Since: 2007/2/4 2


How do I change the size of all of my textareas? They are too wide and stretch the page.

2
Bassman
Re: Textarea sizes
  • 2007/2/9 2:02

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Add something like

div#content textarea {
width: 400px;
}

To style.css in your theme.

You may need to add it to other definitions & obviously change the width.

3
JMorris
Re: Textarea sizes
  • 2007/2/9 2:16

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


EDIT: Nevermind. Bassman's solution is better.
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

4
Scarlet
Re: Textarea sizes
  • 2007/2/9 2:25

  • Scarlet

  • Just popping in

  • Posts: 27

  • Since: 2007/2/4 2


Thank you, I wound up defining all of my form fields there, and it worked like a charm!


Login

Who's Online

135 user(s) are online (73 user(s) are browsing Support Forums)


Members: 0


Guests: 135


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits