Main navigation
Product navigation
Main content
CKEditor 4
Overview
Demo
Accessibility Checker
Add-ons
Documentation
Download
Pricing
More
Home
WYSIWYG Editors
CKEditor 4
CKEditor 5
Image upload
CKFinder
Easy Image
Collaboration
Comments
New
Track changes
New
Collaborative editing
Pricing
Case studies
New
Documentation
Help center
Blog
Contact us
The forum operates in
read-only
mode. Please head to
StackOverflow
for support.
Forums
CKEditor
CKEditor
Last post
Fri, 05/04/2012 - 14:30
#1
kacpry
Joined:
04/10/2008
Posts:
2
CSS style for new html tag
Hi, I created new plugin, which add to editor new tag for example <w1>....</w1>
How to set CSS for CKE?? I want text in "w1" in red color...
thank U
Sun, 05/06/2012 - 22:59
#2
kacpry
Joined:
04/10/2008
Posts:
2
Re: CSS style for new html tag
I solved!!
In CKE add to my plugin class name of definition css <w1 class="w1">...</w1>
define style in contents.css file in ckeditor folder
Remember to reset cache and cookie on Your browser
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
Re: CSS style for new html tag
In CKE add to my plugin class name of definition css <w1 class="w1">...</w1>
define style in contents.css file in ckeditor folder
Remember to reset cache and cookie on Your browser