The boldface problem may be a combination of a bug in IE and a problem with one of the fields in the language file in IPB.
To fix it just make this small change:
Go to the admin control panel. Go to Languages, Manage Languages.
Edit the default language.
Edit the lang_register language file.
Change the <ibf.lang.std_text> field from
Code:
[b]Please ensure that you complete all the fields fully, taking particular care over the password fields.
to
Code:
Please ensure that you complete all the fields fully, taking particular care over the password fields.
Notice the open boldface tag in the first one.
Bookmarks