We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here you can see how my article looks in the text editor.
But in Browser it looks like this
Seems to me a security feature inside the project is blocking from showing it correctly?
The text was updated successfully, but these errors were encountered:
what is invalid here, I only see the yellow text not being yellow
Sorry, something went wrong.
yep, this is invalid.
Delete all the cache (FusionGEN / Browser cache) as that could be causing the issue.
If that doesn't fix, please verify on the database that the editor is actually applying the color on the text.
after some research it seems that this theme css style does overwrite some color formatting sometimes:
\application\themes\default\assets\css\parts\page.css L109
.pagebody * {color: #5f758a;}
I'm not sure how we'll fix this since if we change this, text color in other pages will look bad because of bootstrap default.
No branches or pull requests
Here you can see how my article looks in the text editor.
But in Browser it looks like this
Seems to me a security feature inside the project is blocking from showing it correctly?
The text was updated successfully, but these errors were encountered: