Presta-Hoe Posted September 27, 2009 Share Posted September 27, 2009 How do I disable the editor that pops up every time I want to edit a product description and whatnot. The editor isn't very smart, and puts the background as black...I just want to edit pure HTML there.. Link to comment Share on other sites More sharing options...
radders Posted September 27, 2009 Share Posted September 27, 2009 Not sure about the background as that doesn't happen to me but to simply edit the html just click the button in the editor marked 'html' which you can find just below 'Font size' Link to comment Share on other sites More sharing options...
chrissie Posted September 27, 2009 Share Posted September 27, 2009 Hi - to change your background colour I think you need to edit your global.css fileIf I'm understanding you correctly, then you need to change::/* global RTE fields */ /* global RTE fields */ div.rte, .mceContentBody { text-align:left; background-color:#d3d3d3; Where I've got "d3d3d3" your's might say "black" or maybe "000000"Just change the hex code for the colour you want. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now