Hello gals/guys,
I am trying to hard code the bottom values into my configure.js file in ckeditor root.
My goal is to hard code all submitted text as black text color and a text light blue background.
example:
test <--- Color of the text highlight/background.
All hardcoded into ckeditor.
Values are below. How can I integrate these values into config.js?
Thanks!
nano
<td class="td_big_non_bold" align="right"><b><u>Previous Entries:</b></u> </td>
<td class="td_big_non_bold"><FONT COLOR="#0000FF">1:42:18: <p>
<span style="color: rgb(0, 0, 0);"><span style="background-color: rgb(0, 204, 255);">AC/DC</span></span></p>
I am trying to hard code the bottom values into my configure.js file in ckeditor root.
My goal is to hard code all submitted text as black text color and a text light blue background.
example:
test <--- Color of the text highlight/background.
All hardcoded into ckeditor.
Values are below. How can I integrate these values into config.js?
Thanks!
nano
<td class="td_big_non_bold" align="right"><b><u>Previous Entries:</b></u> </td>
<td class="td_big_non_bold"><FONT COLOR="#0000FF">1:42:18: <p>
<span style="color: rgb(0, 0, 0);"><span style="background-color: rgb(0, 204, 255);">AC/DC</span></span></p>