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

Invalid News Article (Maybe Security Feature) #231

Open
CodeLaws opened this issue Jun 6, 2023 · 4 comments
Open

Invalid News Article (Maybe Security Feature) #231

CodeLaws opened this issue Jun 6, 2023 · 4 comments

Comments

@CodeLaws
Copy link

CodeLaws commented Jun 6, 2023

Here you can see how my article looks in the text editor.

925922

But in Browser it looks like this

https://i.imgur.com/594jMYh.png

Seems to me a security feature inside the project is blocking from showing it correctly?

@CraftedRO
Copy link
Collaborator

what is invalid here, I only see the yellow text not being yellow

@CodeLaws
Copy link
Author

CodeLaws commented Jun 8, 2023

yep, this is invalid.

@Ferreira9006
Copy link

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.

@CraftedRO
Copy link
Collaborator

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.

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

No branches or pull requests

3 participants