Ticket #1897 (new Bug)
Unable to creates styles for a tags
| Reported by: | hagios17 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | Core : Styles | Version: | SVN |
| Keywords: | Confirmed | Cc: | hagios17 |
Description
I have the following styles:
<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.
Change History
Note: See
TracTickets for help on using
tickets.