Thanks for checking, I found the issue late Friday. Originally I had the label tags containing the input tags. With CSS I had the input tags styled: "position: absolute; right: 0;" Then I had right padding on the label tag to place the text to the left of the input tags. This worked well on IE5.5 and FF. But for some reason, on IE 6, any padding or margin applied to the label parent of the positioned input tags affected the width of the input tags.
That can't be correct can it? -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning ....-----Original Message----- ....From: Jochem van Dieten [mailto:[EMAIL PROTECTED] ....Sent: Friday, March 11, 2005 3:55 PM ....To: CF-Community ....Subject: Re: What IE 6 CSS issue have I run up against? .... ....Ian Skinner wrote: ....> ....> [1] http://www.bloodsource.org/bugtests/LocationContactForm.htm .... ....WFM .... ....IE 6.0.2800.1106 on Win2K SP4 .... ....Jochem .... .... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Protect Your PC from viruses, hackers, spam and more. Buy PC-cillin with Easy Installation & Support http://www.houseoffusion.com/banners/view.cfm?bannerid=61 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:150440 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
