I don't see a "monospace option" per se -- you mean the "Preformatted" option, right?
That outputs the <pre> tag, and you can style that with CSS.
You could add this to the Custom HTML part of the layout, or add it directly to the layout..
<style>
pre{background-color:lightgray}
</style>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.