[css-d] forms vertical spacing

2006-01-11 Thread [EMAIL PROTECTED]
Any recommendations or pointers appreciated. How can I reduce the vertical spacing between elements of the form? The goal is a tighter, sleeker look (without images). Adjusting margin, padding and line-height are not doing what I had hoped or I don't understand how to use them. See sample

Re: [css-d] forms vertical spacing

2006-01-11 Thread Nick Fitzsimons
Any recommendations or pointers appreciated. How can I reduce the vertical spacing between elements of the form? The goal is a tighter, sleeker look (without images). Adjusting margin, padding and line-height are not doing what I had hoped or I don't understand how to use them. See sample

Re: [css-d] forms vertical spacing

2006-01-11 Thread tedd
Any recommendations or pointers appreciated. How can I reduce the vertical spacing between elements of the form? The goal is a tighter, sleeker look (without images). Adjusting margin, padding and line-height are not doing what I had hoped or I don't understand how to use them. See sample with

Re: [css-d] forms vertical spacing / roud corner sample

2006-01-11 Thread [EMAIL PROTECTED]
Tedd, Nick, That did the trick. It also helped fix a problem with radio buttons not lining up in IE. fieldset p { margin-bottom: .1em; margin-top: .1em; } I made a sample page with rounded corners in rounded corners. I haven't gotten into trying this with a