It suddenly happens to every module on the site when I publish JA News – almost all of the text become larger.
The example of html code from the browser:
<div id=”mod_mainmenu” class=”moduletable”>
<font size=”2″><font size=”2″> </font></font><h3>
<font size=”2″><font size=”2″> Main Menu </font></font></h3>
<font size=”2″><font size=”2″>
It is very strange to me. I’ve copied the code above using the “Show source code of the selected text” in Fire Fox, when I look at source code using standard “Show source code of the page” without any selection – there are no <font> tags!
When i unplublish JA News everything is alright again. I use JA News module without Headlines
My conclusion is that this module somehow changes the DOM of the entire document inserting <font> tags in many places. I have completely no idea how to get rid of that bug. Please help.