I've been told there is a side scroll bar in the shoutbox window. It looks fine in IE6, but on an eMac running IE5.1 at school, I get the side scroll bar also.
Yes, you'll get that since you are using Micro$oft proprietary CSS for the scrollbars hence Mozilla and basically any other non-M$ browser will just display the standard scrollbars without those pale white colours.
I'm not referring to the colors, but the size of the input boxes. Is there any way I can use a percentage or pixel setting for the width of the input box?
Originally posted by Trav Mozilla is a standards-based browser.
Yep, and that's why style="background:ff0000;" only give you a red bg colour in IE
Mozilla requires that you specify either style="background:#ff0000;" or style="background-color:ff0000;"
IE is more "forgiving"
Bookmarks