EduGeek Joomla 1.0 Package Thread, JCE and EduGeek Template in Projects:; Am in process of setting up a revised school website based upon Joomla and stumbled across the Edugeek package (great ...
-
4th December 2007, 02:06 PM #1
- Rep Power
- 0
JCE and EduGeek Template
Am in process of setting up a revised school website based upon Joomla and stumbled across the Edugeek package (great work)
I am looking to use one of the 'edugeek' templates but when I invoke the JCE to edit an item, the edit boxes background is filled with a graduated colour (grey in this instance) and the text you type in is not easy to read.
I have discovered some work-arounds:
1) In JCE config, select not to include template styles (this works and just gives me a white background to edit on - BUT I forefeit the use of styles e.g. the notice styles)
2) In the template CSS file, under 'body' definition, remove the background image definition (i.e. for page-bg.jpg). This gices me a white background in JCE edit box, and I can still have the styles, BUT the website background now loses its graduated 'backwash'
What I would really like, is to have everything 'as it was intended' but have a non-coloured JCE edit box. Does anyone (SYSMAN_MK?) have any ideas/solutions or have the same experience?
[NB: This problem does not exist in the Rokwebify template (not the same css structure) but that is not the template that I currently want to use]
-
-
IDG Tech News
-
4th December 2007, 03:15 PM #2 Re: JCE and EduGeek Template
This has been covered in the huge thread. It will be added to the package... at some point 
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.
-
-
4th December 2007, 05:12 PM #3
- Rep Power
- 0
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
(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)
-
-
4th December 2007, 06:28 PM #4 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. 
If anybody would like to help expand this page (or others) please contact me for a login.v
-
SHARE:
Similar Threads
-
By plexer in forum EduGeek Joomla 1.0 Package
Replies: 6
Last Post: 5th December 2007, 01:58 PM
-
By linkazoid in forum Web Development
Replies: 6
Last Post: 27th November 2007, 12:18 AM
-
By bensewell in forum Web Development
Replies: 2
Last Post: 5th July 2007, 09:11 AM
-
By beeswax in forum Web Development
Replies: 2
Last Post: 25th February 2007, 04:59 PM
-
By ajbritton in forum Coding
Replies: 6
Last Post: 27th December 2006, 10:16 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules