By pmomidi on
I want to know how can I increase the size of the text box that is displayed to enter the content of the body of either a page/story content type. Where is the size of this text box defined ?
I want to know how can I increase the size of the text box that is displayed to enter the content of the body of either a page/story content type. Where is the size of this text box defined ?
Comments
Get Firebug. Install
Get Firebug.
Install it.
Inspect. Mouseover on the "textfield".
You will see the correspond css.
Over-ride the css on your custome theme css.