I have this style into the fckstyles.xml
<Style name="Image" element="img">
<Attribute name="border" value="none" />
</Style >
however it does not come up into the styles combo box.
I wonder if this is due to the fact that the editor is looking for an <IMG src... /> rather than an <img src... />
same stuff with table
<Style name="Image" element="img">
<Attribute name="border" value="none" />
</Style >
however it does not come up into the styles combo box.
I wonder if this is due to the fact that the editor is looking for an <IMG src... /> rather than an <img src... />
same stuff with table

Re: img object does not load in teh style combobox
noone has a solution for this ??
Re: css for objects (like images) does not work
where can I found an answer to this problem /BUG ??
This editor is great, but the support is a joke !! sorry guys is only my opinion
Re: css for objects (like images) does not work
It doesn't show in the Style dropdown box until you actually click an image..
Re: css for objects (like images) does not work