[drupal-support] A how-to question on text areas.

Gordon Heydon gordon at heydon.com.au
Fri Aug 19 00:27:34 UTC 2005


Hi,

The easiest method that have found to change this is to use css.

try something like

#edit-body {
  width: 100%;
  height: 20em;
}

this should allow you to change the textarea to what you want.

Gordon.

On Thu, 2005-08-18 at 15:53 -0700, Skip Taylor wrote:
> I've asked this on drupal.org with no answer and I've searched the
> website with little result. I wish the search function on Drupal were
> more robust.  Perhaps in a future version.
> 
> To my question.
> 
> I'm using the bluemarine theme.  I have several users that would like
> the body section of content to be taller and wider. I've scanned the
> theme docs and am now printing them to pour over later. I also have
> the TinyMCE rich text editor installed if they wish to use it.
> 
> Does anyone know how one can change the number of columns and rows in
> the textareas?
> 
> Any help appreciated!
> !DSPAM:430519b1256561219218168!




More information about the drupal-support mailing list