FCKeditorX still broken style behaviour?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
paddy

FCKeditorX still broken style behaviour?

Post by paddy »

Hey community,

just today, I downloaded the new cmsms 0.13 to try the  promised style selection feature. I'm not so sure if I used it correctly, since I never used it before, but now I just took several lines from my stylesheet:

Code: Select all

.gradient {
  margin-bottom: 2em;
  background: #555 url(/images/lazydays/bg/gradient.jpg) repeat-x bottom left; 
}
and pasted it into the textarea at Extenstions->FCKeditorX->Styles

now I want to apply this style to a site, but the list is still empty.

Did I do anything wrong? Or do the styles have to be single - lined?
I will try this now, but If you have another Idea, please help me - this page is for a friend of mine and not for me and it has to be really simple to use...

Thanks in advance!
paddy
visitor

Re: FCKeditorX still broken style behaviour?

Post by visitor »

Same problem here. Any info on this?
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm
Location: Finland

Re: FCKeditorX still broken style behaviour?

Post by tsw »

iirc, you need to copy the whole stylesheet..
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm
Location: the Netherlands

Re: FCKeditorX still broken style behaviour?

Post by Dee »

In cmsmadesimple-1.0.2 (FCKEditorX-1.0.2) it works only if you also add the style definition to a stylesheet attached to the template used by the page.
From the message above the Stylesheet textarea at Extenstions->FCKeditorX->Styles:
In order to see the applied styles in the textarea the same styles MUST exist in the stylesheet for the template for that page.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm
Location: the Netherlands

Re: FCKeditorX still broken style behaviour?

Post by Dee »

tsw wrote: iirc, you need to copy the whole stylesheet..
You don't remember correctly ;D - it is possible to add single style definitions.
Locked

Return to “Modules/Add-Ons”