I use version 2.4.3 and have an fckstyles.xml that amon other entries contain
But when I select an image and go to the styles dropdown the image styles don't appear, only the same styles as when I select a text. It has worked, but suddenly I cant make it work. Please help me find a solution.
<Styles> <Style name="img.left" element="img"> <Attribute name="class" value="left" /> </Style> <Style name="img.right" element="img"> <Attribute name="class" value="right" /> </Style> ... </Styles
But when I select an image and go to the styles dropdown the image styles don't appear, only the same styles as when I select a text. It has worked, but suddenly I cant make it work. Please help me find a solution.