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

Ability to configure CSS media setting #362

Open
savingschampion opened this issue Mar 16, 2015 · 1 comment
Open

Ability to configure CSS media setting #362

savingschampion opened this issue Mar 16, 2015 · 1 comment
Labels

Comments

@savingschampion
Copy link

When you add stylesheets to the editor iframe, you specify that the CSS should only be loaded for the screen view, which is really incompatible. You should allow the users to decide when the CSS is loaded, or remove the media attribute entirely and do it in the loaded CSS.

I'm trying to print pages with EpicEditor on them, and the lack of CSS styling in print media is really breaking my layout

@massar massar added the Feature label Nov 25, 2015
@massar
Copy link
Collaborator

massar commented Nov 25, 2015

Creating a specific print media CSS file is likely the best method to handle this.

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

No branches or pull requests

1 participant