Previous Message
Next Message

button stroke problem

Sent by Mark Challoner on 12 November 2004 11:11


Christophe

You need to do the following:

btn_outline {
 border: 1px solid #000000;
 /* padding-top: 2px; changed - get rid of this */
 /* padding-bottom: 2px; changed - get rid of this */
display: inline; /* added */
}

#Orange_Btn /* added - add this entire block to your css */
{
 display: inline;
}

That changes the div dispaly from block (its default) to inline. Hope that
helps
Mark
______________________________________________________________________
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: