Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Increase the height of the description field
#1
Hi,

I want to increase the height of the description field when in full edit mode.

I previous version of Corebos I did it by modify themes/softed/style.css height parameter in the textarea section:

Code:
textarea {
       width:95%;
       height:70px;   <<<<<<<<<<<<<<<<<<<<
       border:1px solid #dadada;
}

Now in the new version that have new UI everything change and I'm lost.

Could you please give me some direction in which file/section to do it.

Thank you
Reply
#2
I added a global variable for this: Application_Textarea_Style

   
Joe
TSolucio
Reply
#3
Thank you.

Can you do somting simulat to the AJAX text box (edit width text field in view mode)
Attach screen shut


Attached Files Image(s)
   
Reply
#4
Done. Thanks!
Joe
TSolucio
Reply
#5
Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)