Hi,
Ive created a plugin in FCKEditor 2 which opens a dialog which in turn displays a page from another part of my site. When an item is clicked inside this page the text is passed back to the FCKEditor instance. This works fine.
However, it appears that FCKEditor is inserting a style sheet called fck_dialog.css just before the closing body tag within my external page. This is completely ruining and overiding the CSS which ive already got on the page.
I dont want to go through and add !important to all my CSS declarations, so how do I stop it being added to my page?
Many thanks,
James.
Ive created a plugin in FCKEditor 2 which opens a dialog which in turn displays a page from another part of my site. When an item is clicked inside this page the text is passed back to the FCKEditor instance. This works fine.
However, it appears that FCKEditor is inserting a style sheet called fck_dialog.css just before the closing body tag within my external page. This is completely ruining and overiding the CSS which ive already got on the page.
I dont want to go through and add !important to all my CSS declarations, so how do I stop it being added to my page?
Many thanks,
James.