Re: JCE and EduGeek Template
This has been covered in the huge thread. It will be added to the package... at some point :D
To Fix JCE Editor background problem in default template
Make a copy of the template css file and rename it jce_css.css. Leave this file in the CSS folder of your template folder ie:
templates/eg_default/css/jce_css.css
Edit this new css file, and change the body tag with the following:
Code:
body{
margin: 0px 0px 0px 0px;
background: #ffffff
text-align: center;
font-family: Verdana, Arial;
color: #000000;
}
Save the new file.
Go to JCE Configuration in the JCE menu. (backend admin)
Change the 'Template CSS Classes' setting to 'No'.
In the 'Custom CSS Classes' type in the name of your new css file eg: jce_css.css.
Hit Save.
Re: JCE and EduGeek Template
Doh!
Thanks SYSMAN_MK - all seems quite logical now you point it out!
I have been reading many threads here (in order to bring myself up to date) but must have missed that one.
Now that I look in the template directory, I see that there is a jce_css.css file already there :roll: (just didn't realise this was what I needed to solve my problem - the only thing I think you need to 'add' is some notes in the installation user guide to point out the extra configuration setting needed)
Re: JCE and EduGeek Template
Iv've added that help to the wiki page at http://edugeekwiki.rm-charlton.net/i...a_Package#FAQs too. :D
If anybody would like to help expand this page (or others) please contact me for a login.v