Hi
We have a class that makes a hyperlink look like a button. It would be very useful if we could let an editor apply this within the WYSIWYG but I don't think that's possible (except if they go in and edit the code- which is not ideal). Are there any methods for allowing this to be done whilst also allowing the editor to edit the link text?
Cheers
Graham
[quote]
We have a class that makes a hyperlink look like a button. It would be very useful if we could let an editor apply this within the WYSIWYG but I don't think that's possible (except if they go in and edit the code- which is not ideal). Are there any methods for allowing this to be done whilst also allowing the editor to edit the link text?
[/quote]
Anchor class and ID attributes can be controlled from the pop-up launched by the "Insert Link" WYSIWYG Tool in all 3.24.x releases.
Thanks - we'll look at this when we get the upgrade.