Hey there everyone,
Using FCKEditor in Liferay and added some custom styles using the fckstyles.xml file. For the most part everything works perfect except for styles that apply to tables.
First off, I know that the table related styles only work in IE unless that has changed but, the problem is this. I defined the styles as follows:
<Style name="Table Header" element="table"> <Attribute name="class" value="tbl_heading" /> </Style>
Re: Custom table styles
The situation where I need this to work is with an unordered list:
Just like Schalk, my style doesn't show up in the dropdown. Can anyone shed light on how to make this work?
Thanks,
-Ryan