Previous Message
Next Message

inherit problems

Sent by Michael Landis on 21 July 2006 16:04


On 7/20/06, Zoe M. Gillenwater [EMAIL-REMOVED]> wrote:
> [EMAIL-REMOVED] wrote:
> > I have set the properties of my form fields
> >
> > textarea, input
> > {
> > width: 550px;
> > }
> >
> > I only have one that I want to ignore this class. What is the best way to get the single
elements to ignore the class? Can I wrap it in a div and do something that way?
> >
>
> Set a class or id on the element you want to be different and assign the
> differing values to this class or id in your style sheet.

If you want that one, classed, element to be its "normal" width, try
setting the width to "auto".

HTH,

Michael
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/
Previous Message
Next Message

Message thread: