Not a bug Setting an HTML font color in Notices without closing the tag

Floyd R Turbo

Well-known member
If you create a active Notice and use the font HTML tag to change the color of your text within your notice, and forget to add </font> at the end of it, all of the numerical figures on your forum lists show up with that font color, as well as some other fields like "latest" on the latest thread link on the right side of the bar for each sub-forum.

Just saw this when I edited a notice and accidentally deleted the tag.

Create a notice with just this line

Code:
<font size="5" color="red">

...and see what happens
 
Top Bottom