Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change background-color of jodit-editor #85

Open
janniemeyer opened this issue Jul 7, 2021 · 2 comments
Open

Cannot change background-color of jodit-editor #85

janniemeyer opened this issue Jul 7, 2021 · 2 comments

Comments

@janniemeyer
Copy link

I am trying to change the background color of the editor. It does not work the way it is shown on jodit playground for jodit-angular. Besides using :root i have tried to use :host ::ng-deep and also tried to set properties of jodit-container from global styles.css file. I had no success so far but i will keep trying and post my solution here if i find one.

@janniemeyer
Copy link
Author

I can change the background color of the editor by passing the styls: { background: '#fefefe'. } option in [config}.
Probably all my needs can be solved this way, however due to lack of documentation I don't know which other css properties can be set this way.

@MrElectroNick
Copy link
Collaborator

Hi @janniemeyer. Thanks for your feedback. We'll try to extend documentation to make it more cear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants