#1897: Unable to creates styles for a tags
---------------------------+------------------------------------------------
 Reporter:  hagios17       |        Type:  Bug          
   Status:  new            |    Priority:  Normal       
Milestone:  FCKeditor 2.6  |   Component:  Core : Styles
  Version:  SVN            |    Keywords:               
---------------------------+------------------------------------------------
 I have the following styles:
 {{{
 #!xml
         <Style name="Link (member)" element="a">
                 <Attribute name="class" value="member" />
         </Style>
         <Style name="Link (PDF)" element="a">
                 <Attribute name="class" value="pdf" />
         </Style>
         <Style name="Link (read more)" element="a">
                 <Attribute name="class" value="readmore" />
         </Style>
 }}}

 which show up fine in the drop down (and are even styled) but selecting a
 link and then a style does nothing. I need to be able to put class on a
 tags.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1897>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to