Maverick Posted August 20, 2014 Share Posted August 20, 2014 The current skin is esmona...i have tried some tuts but no change...need help please.. Need to change bg for fast reply + full editor,,, Link to comment Share on other sites More sharing options...
0 damo Posted August 20, 2014 Share Posted August 20, 2014 still no change...also the file you stated is called contents.css which is located in ckeditor folder I've installed this skin and checked, It is definitely in there, This was a brand new installation with just this single skin installed, When modified it gave the desired output above, The CSS for this is pulled via a Iframe as you can see in the Tree here: If you like I can show you, Drop me a PM if you wish. 1 Link to comment Share on other sites More sharing options...
0 damo Posted August 20, 2014 Share Posted August 20, 2014 Inside your /home/www/public/style_images/esmona/ Folder there is a file called ust.css inside this file you will find the relevent things you need to modify, For example: body { /* Font */ font-family: 'Helvetica Neue', Arial, Verdana, sans-serif; font-size: 14px; /* Text color */ color: #bcbcbc; /* Remove the background color to make it transparent */ background-color: #1a1a1a; } To: body { /* Font */ font-family: 'Helvetica Neue', Arial, Verdana, sans-serif; font-size: 14px; /* Text color */ color: #000; /* Remove the background color to make it transparent */ background-color: #fff; } you can download the whole file here Which will give the following: 1 Link to comment Share on other sites More sharing options...
0 Maverick Posted August 20, 2014 Author Share Posted August 20, 2014 still no change...also the file you stated is called contents.css which is located in ckeditor folder Link to comment Share on other sites More sharing options...
0 Maverick Posted August 20, 2014 Author Share Posted August 20, 2014 I've installed this skin and checked, It is definitely in there, This was a brand new installation with just this single skin installed, When modified it gave the desired output above, The CSS for this is pulled via a Iframe as you can see in the Tree here: If you like I can show you, Drop me a PM if you wish. Got cha' ! It was mixed in between some icons. Thanks a lot, there are few more issues I got which I wish to ask you. Do you have skype/gtalk? (I cant use PM yet ). You have been swift in helping. Link to comment Share on other sites More sharing options...
0 damo Posted August 20, 2014 Share Posted August 20, 2014 Yeah Sure, My Skype is LoGDamo. Although I can only text chat, As mic busted xP 1 Link to comment Share on other sites More sharing options...
0 Kingy Posted August 22, 2014 Share Posted August 22, 2014 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Maverick
The current skin is esmona...i have tried some tuts but no change...need help please..
Need to change bg for fast reply + full editor,,,
Link to comment
Share on other sites
6 answers to this question
Recommended Posts