FCK Editor - having/adding style

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
Kiwee
New Member
New Member
Posts: 7
Joined: Thu May 25, 2006 3:30 am

FCK Editor - having/adding style

Post by Kiwee »

just installed CMS Made Simple. Very easy to setup and use compared to other CMS's i have looked at.

Anyway, in the FCK Editor toolbar, the bottom 3rd row on the left is a dropdown menu titled "style". when i click it to open it is empty. i presume it is for setting up custom styles for editors etc to apply to text.

My question is how do i make it read styles, where do i go to set it up?

thanks
Sockbot

Re: FCK Editor - having/adding style

Post by Sockbot »

You need to place all the styles you wish to access here too:

Go to top menu - Extensions/FCKEditor
Then click on the 'styles' tab and paste a copy of your required styles here too.
alexvgtb

Re: FCK Editor - having/adding style

Post by alexvgtb »

Hello,

What do you mean exactly by : " paste a copy of your required styles here too "

I must paste all this ???

.legende {
font-size : 10pt;
font-family : Arial, Helvetica, Geneva, sans-serif;
color : navy;
}
Sockbot

Re: FCK Editor - having/adding style

Post by Sockbot »

I'm afraid so. It will means you will have 2 copies of the same style, one in the templates stylesheet section and another in: Extentions/FCKeditorX/Styles section.
Post Reply

Return to “Layout and Design (CSS & HTML)”