I own a blog at http://www.petinsurancepro.com. Yesterday I installed the plugin http://wordpress.org/extend/plugins/wp125/ and placed it in my sidebar. This is the section of the code causing the problem:
< li >
< h2 >Advertising< /h2 >
< ul >
< ?php wp125_write_ads(); ? >
< /ul >
< /li >
(spaces added afterwards)
Everything looks fine in Internet Explorer 7, but the header of the specific "advertising section" is messed up when viewed in Firefox 3 and Chrome.
Can anyone help me look as it should?
Thank you in advance.
Mikael