⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

unset_texteditor() with datatables theme dont work ok



renamind

renamind
  • profile picture
  • Member

Posted 18 January 2012 - 18:45 PM

in datatables theme unset_texteditor, dont renders ok, please add this line to datatables.css :


textarea
{
width:510px;
height: 80px;
}

web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 18 January 2012 - 20:54 PM

[quote name='renamind' timestamp='1326912306' post='299']
in datatables theme unset_texteditor, dont renders ok, please add this line to datatables.css :


textarea
{
width:510px;
height: 80px;
}
[/quote]

Oh yes you're right. I will change it straight away.

Thanks.