Re: [css-d] Same code different results

2007-08-01 Thread swidd_bot-css
The difference is a result of the body font being set to Verdana as opposed to 
the default Arial.  The text is wrapping so either set the font to Arial make 
the font-size smaller or make the containing box bigger.  I set the font-size 
to 8px instead of 9px for the radio button text and it no longer wrapped to 2 
lines.

jana  coyle [EMAIL PROTECTED] wrote: I have a container setup for placing 
orders, as seen in the following link.  
http://precisemessenger.com/private/orderbox.html
Notice line 1. has both radio buttons on the same line.  This is what I am 
looking for.

Unfortunately when I implement this container into my page, extra space is 
added and the radio buttons are on two lines.  Here is a link to see what I 
mean http://precisemessenger.com/private/placeorder.html

Please help me find what I am doing wrong.

__
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/


[css-d] Same code different results

2007-07-30 Thread jana coyle
I have a container setup for placing orders, as seen in the following link.  
http://precisemessenger.com/private/orderbox.html
Notice line 1. has both radio buttons on the same line.  This is what I am 
looking for.

Unfortunately when I implement this container into my page, extra space is 
added and the radio buttons are on two lines.  Here is a link to see what I 
mean http://precisemessenger.com/private/placeorder.html

Please help me find what I am doing wrong.

Thank you,
Kevin
  
__
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/


Re: [css-d] Same code different results

2007-07-30 Thread David Crossman
Text-align and margin-left are different for #orderhere. Is this intentional?

David
-=-




From: jana coyle
Sent: Mon 7/30/2007 10:40 PM
To: css-d@lists.css-discuss.org
Subject: [css-d] Same code different results


I have a container setup for placing orders, as seen in the following link.  
http://precisemessenger.com/private/orderbox.html
Notice line 1. has both radio buttons on the same line.  This is what I am 
looking for.

Unfortunately when I implement this container into my page, extra space is 
added and the radio buttons are on two lines.  Here is a link to see what I 
mean http://precisemessenger.com/private/placeorder.html

Please help me find what I am doing wrong.

Thank you,
Kevin
  
__
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/
__
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/