Closed (outdated)
Project:
TinyMCE
Version:
5.x-1.9
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2007 at 00:30 UTC
Updated:
14 Jan 2021 at 19:28 UTC
Jump to comment: Most recent
The strings "enable rich-text" and "disable rich-text" which sit underneath the textarea cannot be easily styled. They're wrapped in a div -- if a class were added to that div, they could be styled in a snap (and I'd have one less hack to keep track of ;-) ).
Comments
Comment #1
vm commentedadding a proper patch would help get a change like this into the code. see: http://drupal.org/patch/create for directions to create a patch. when doing so do so against the HEAD version of the module which is where it can be re rolled into a new release.
Comment #2
mupsi