Hello guys. How to change phpbb3 bold color ? II edited in include/bbcode.php here: 'b_open' => '<span style="font-weight: bold">', with: 'b_open' => '<span style="font-weight: bold;color:#fff;">', But it doesn't work ... how should i do ? Sorry for my english