>
> > I have this form layout which seems to work pretty well.
> > Removed the fieldset and found that background colour doesn't fill
> > the div
> > contactform.
> >
> > http://www.iyesolutions.co.uk/templates/css/form.html
>
> Thanks for the sample page.  It makes debugging _so_ much easier.  In
> your case, the issue is floats.  Because most/all of the elements in
> the form are floated, the form doesn't expand to contain them.
> Moving float:left; from #formwrapper to #contactform is one way to
> fix this.
>
> Also, specifying a width of 12em on all inputs creates an interesting
> effect on your radio buttons in gecko browsers. :-)

That's torn it!!

Just looked in Opera - totally broken. Looks like back to the drawing board.

Thanks for heads up on Geckos, Roger and for fix for form.

I'll go try something else

Ian
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.430 / Virus Database: 268.13.32/523 - Release Date: 07/11/2006
13:40

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to