Quote:
Originally Posted by Ingress
Noticed that quoted text is not displayed correctly if you view the forum rules while registration (i.e. "replace with forum rules" is switched on). If you view the forum rules via /do=cfrules it displays just fine) with Opera 8 or MSIE 7 - Firefox 2.x displays fine. The div with the quote is very, very narrow. Happens even in default style for me.
Any idea what the cause may be? Had no problems with this under 3.5.8.
Ingress
|
I tracked it down a bit further. The output html is malformed just before the quote tags.
Example:
Code:
2.2 Blah Blah Rules<br />
<div style="margin:20px; margin-top:5px; ">
<div class="smallfont" style="margin-bottom:2px">Zitat:</div>
<table cellpadding="6" cellspacing="0" border="0" width="100>
<tr>
<td class="alt2" style="border:1px inset">
Since there is no unit given, the browsers interpret the value differently. Opera interpretes it as "100px", MSIE and Firefox as "100%". This explains why it only occurs in Opera.
Again, it does it only while registration, /do=cfrules shows the rules completely right and the parameter for with is given out correctly as "100%".
I was unable to finde the cause for this in the sourcecode and have to rely on you to have a look into it. Hope you will find the time finally.
Ingress