17
The differences between your theme and the unaltered default XOOPS theme:
<{$xoops_module_header}> is not in your theme.html.
This is added to your styleNN.css:
le="color: #000000"><?php div.xoopsCode { font-size: 12px; font-family: FixedSys, "Courier New",Courier,monospace; background: #fffff8; border: 1px solid #6C87B0; color: #385a72; width: 95%; height: 200px; margin: 0.5em; overflow: auto; padding: 3px 3px 3px 3px; }
Could this disagree with firefox for some reason?
I don't know.