not sure if i have misunderstood the documentation, or if there is something wrong here.
in my custom style sheet i have
<Style name="Dark background" element="h2">
<Attribute name="class" value="odd" />
</Style>
which i thought, should only be available when i've selected an h2 element in my editor. but it's not. i can select normal paragraph text, select this style and it turns it into an h2. Is that what is supposed to happen?
And this is a bit weird too. That is the only style i have in my sheet - everyting else is commented out - but i'm also getting the option of Red Title. I can't find anything like that in my sheet, nor in fckstyles.xml. Where else could it come from?
in my custom style sheet i have
<Style name="Dark background" element="h2">
<Attribute name="class" value="odd" />
</Style>
which i thought, should only be available when i've selected an h2 element in my editor. but it's not. i can select normal paragraph text, select this style and it turns it into an h2. Is that what is supposed to happen?
And this is a bit weird too. That is the only style i have in my sheet - everyting else is commented out - but i'm also getting the option of Red Title. I can't find anything like that in my sheet, nor in fckstyles.xml. Where else could it come from?