ontarget
Active Member
I seem to have an issue with textareas for entering php code (e.g in php_events list plugin) being very small.
Here is the fix in case anyone else having the same problem.
In Atum template make a new file.
css/user.css
Enter:
.ace_editor.ace-github{width:1000px!important;}
Also would like to express my sincere thanks to Troester, Henk and Skurvish for their work on the F4 system
Here is the fix in case anyone else having the same problem.
In Atum template make a new file.
css/user.css
Enter:
.ace_editor.ace-github{width:1000px!important;}
Also would like to express my sincere thanks to Troester, Henk and Skurvish for their work on the F4 system