Hello!
1) I'm wondering how can I set a static width for a cell in a table?
The problem is it's changed dinamically when I input some text into a cell.
need static width here | |
2) How can I change the width of a cell by mouse?
Thank you!
Hello!
1) I'm wondering how can I set a static width for a cell in a table?
The problem is it's changed dinamically when I input some text into a cell.
need static width here | |
2) How can I change the width of a cell by mouse?
Thank you!
Did you get my problem?
Did you get my problem?
I need to get a fixed cell width in a table using CKEditor. Because currently the cell expands when you put some text into it.
Is it possible?
Thanks!
in CKE 4
In CKE 4 there is a context menu for table cells (AFAIK provided by the tabletools plugin).
You can set all attributes of your talbe cells there, including a specific width measure.
HTH