Jump to content

When I view the source code of a post, why is text all white


Aramaech

Recommended Posts

Posted

As of the newest update, when I go to view the source code of a post, using the source button, all the text is white, on a white bg making it invisible.  Anyone know what's going on with that?

  • 2 weeks later...
  • 2 weeks later...
Posted

Bumping because unresolved.
Does anyone know how to change the text color in the editor in source mode?
It's currently all white, making it impossible to see without highlighting everything.
I'd like to change it back to the standard html colors. 

Posted

And yes, changing the theme to the ips default does change the color of the text in source mode from white to black.  So it appears to be a theme issue.
Best case scenario, I'd like to change the text color in source mode from white to syntax highlighting.

Does anyone know what setting I should change in my custom theme to switch the text color in source mode from white to black or syntax highlighted?

Posted
.ipsApp textarea {
    color:#fff;
}

Adding this to my custom.css worked, at least as far as the Source editor in a post. I can't vouch for it working across the suite. Hopefully somebody who knows what they're doing can say for sure.

Also, I'd be looking to avoid what appears to be an especially unhelpful theme maker.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...