MyBB Community Forums

Full Version: Please help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to Change this ? i cannot read them !
http://prntscr.com/1mi0ya

thank you and please help .
In your global.css you will find the code (something similar with this):

div.error {
    padding: 5px 10px;
    border-top: 2px solid #FFD324;
    border-bottom: 2px solid #FFD324;
    background: #FFF6BF;
    font-size: 12px;
}
Edit: delayed response - please ignore

change background color used for div.error in the theme's global.css (edit in advanced mode)
hard refresh your browser (eg. press CTRL + F5) on a topic page after saving changes to global.css
(html color codes)