TNEW 7 Wysiwyg Editor and HTML/CSS buttons

Former Member
Former Member $organization

Does anyone know if the wysiwyg editors in TNEW Admin for v7 support HTML and/or CSS buttons? I have some that are built out in Package Descriptions in the application that work great on TNEW, but when I try to add buttons to the content sections of our Gift Certificate page, I get the "Failed to save component" error in TNEW Admin.

Would love to know if it's even an option!

Lily

Parents
  • Make sure you have the WYSIWYG editor in SOURCE mode. I've noticed that it's fussy if your HTML isn't perfect. I know it can handle inline css but I'm not sure about putting CSS above the HTML. If anything you can could wrap things in a DIV with an ID and then put that ID into your css file that your template acesses. I do that pretty frequently when I'm making small adjustments on the go.

Reply
  • Make sure you have the WYSIWYG editor in SOURCE mode. I've noticed that it's fussy if your HTML isn't perfect. I know it can handle inline css but I'm not sure about putting CSS above the HTML. If anything you can could wrap things in a DIV with an ID and then put that ID into your css file that your template acesses. I do that pretty frequently when I'm making small adjustments on the go.

Children
No Data