MyBB Community Forums

Full Version: how to change text color @ quote box post
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Quote:example of this black text
&
 example code text

i want to change this black text into another font color
i am facing quote post font color problem, when i am using black theme


from where i can change it?


Your theme / global.css /

look for, blockquote to change the quote background color ...and codeblock to change the code background color

textarea will change the boards font color.
thanks a lot bro....