erich37 Well-known member Jul 10, 2014 #1 please add the ability to easily change the bg-color of the "Smilies section" in the Editor I could not find any option in "Style Properties: Rich Text Editor" to do this. Upvote 0
please add the ability to easily change the bg-color of the "Smilies section" in the Editor I could not find any option in "Style Properties: Rich Text Editor" to do this.
Amaury Well-known member Jul 10, 2014 #2 It's controlled by Style Properties > Building Blocks > Secondary Content. Alternatively, for that specific area, this can be used in EXTRA.css: Code: .redactor_box .redactor_smilies .secondaryContent { background: [COLOR] !important }
It's controlled by Style Properties > Building Blocks > Secondary Content. Alternatively, for that specific area, this can be used in EXTRA.css: Code: .redactor_box .redactor_smilies .secondaryContent { background: [COLOR] !important }