Hi all, I had the last letter of some floated form elements appearing on the next line. I've managed to get rid of the letter itself with position: relative; on the form input but there's still a 'phantom line' in IE adding a load of 'padding' to the bottom of the label or fieldset.
The problem wasn't there when I isolated the 'my details' fieldset however it is apparent when you look at the whole form: http://www.sanchothefat.com/dev/phantom-line.html (CSS is inline) There are some other problems I've noticed when viewing the form in a fluid state, namely with the password fieldset being out of alignment when the page first loads in IE6 and also the shorter post code input can't decide if it's on the form or not. The rendering in Firefox, IE7 and Opera is what I'm after although Opera puts a little bit of space in front of the email and password inputs, I'm guessing it's white-space so not too big a deal. I've tried everything I can think of so far but hopefully it's an easy one to fix... Thanks in advance, Rob ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
