Previous Message
Next Message

forms vertical spacing

Sent by tedd on 11 January 2006 14:02


>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 CSS at:   www.dottedi.biz/test.php
>
>-Bob

Bob:

Try:

fieldset p
	{
	margin-bottom: .1em;
	margin-top: .1em;
	}

You may have to adjust as you need/want.

tedd
-- 
--------------------------------------------------------------------------------
http://sperling.com/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: