Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-1.4-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2009 at 18:59 UTC
Updated:
16 Sep 2009 at 07:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
alisonsubscribing
Comment #2
Jorrit commentedCould you attach or post the info file of your theme and list the .css files in the directory of your theme? Also the list of base themes and their info files and css files.
Comment #3
nessumsara commentedI've attached the info file. The only css file is styles.css. Base theme is Zen Classic. I have not changed anything in that theme from the default.
Comment #4
Jorrit commentedThe problem is that your base theme is mentioned in the wyss.info file, but it is wrong. It should be
zen_classicinstead ofzen classic, or the line should be removed.I will add code to cope with invalid base themes.
Comment #5
Jorrit commented