Mozilla (and therefore Netscape 6) is displaying the textarea text & box too big.<br />The fix for now, is to define the fontsize in the formboxes. That will give much better results. For example:<br /><br /> [:"red"] .formboxes {<br />font-family : courier new, courier, fixed, sans-serif;<br /> [:"blue"] font-size : 12px; [/] <br />background-color : #F3F3F3;<br />color : black;<br /><br />} [/]<br /><br />I suggest adding font-size to all the stylesheets. <img src="/forum/images/icons/wink.gif" alt="" /><br /><br />I have filed a
bug report about this in case you are interested.