Theme Andreas03 and Mozilla Problem
Promi - September 14, 2007 - 11:52
Hi,
I have the issue, that on my site the "Story" content isn't displayed correctly with Mozilla Firefox.
As the Mozilla user can see on the site: http://www.guildwarsevolution.com there is always a blank till the "end" to the main page limited by the length of the side menus. All is fine displayed in IE(6/7) or Opera, but I can't get Mozilla to display the next "story" right below the first one. The other (2,3,4,..) are fine.
I tried a lot, with the CSS, as I suspected a overlaping in the width bondaries, but found nothing. Anybody has an Idea? Would be fine as I slowly go nuts.
The Theme used is Andreas03.
Best regards
Juergen

You have probably an error
You have probably an error in your CSS (style.css), or in your page.tpl.php
To be sure, first make sure to validate your output HTML.
Rightclick your html output and use that as source for the validator (http://validator.w3.org)
Try adding…
Try adding…
.node {float: left;
}
To your .css file (possibly andreas01.css)
4 words, zeta-zoo! You are
4 words, zeta-zoo!
You are my Hero!
Thx a lot it works! Can't believe it! Fantastic!!!!!!
a happy!
Juergen
No problem,
No problem, Juergen.
I’m slightly confused which theme you are using, though—Looks more like Andreas01. You’ve obviously changed a lot of styling. But, do you get the same issue with the unmodified theme? If so, could you raise an issue for this with Project page?
Addition: Actually, I think someone has already done this – might have been solved already.