Start a conversation

How to change the background color of the editor frame in QPS Web Hub 8.1.6.2

1. Open the file “fck_editor.css” (located in the QPS Server application folder at \webapps\WebHub\thirdParty\FCKeditor2.5\editor\skins\default).

2. Locate the following text and change #ffffff to the hexadecimal number for the desired background color.
 body
 {
  padding: 1px;
  margin: 0;
  background-color: #ffffff;
 }


3. Save the file, restart QPS Server, and verify the results.


Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments