I want to change the width of certain input fields for the type 'text'  in a
form.

I have tried this but it did not have any effect:

 <style type="text/css">
      textarea {
                                  width: 100px;
                                 }
</style>

The defined width in base.css  is 400px.

So how do I do it if this is not working?

Johann

-- 
 May grace and peace be yours in abundance through the full knowledge of God
and of Jesus our Lord!  His divine power has given us everything we need for
life and godliness through the full knowledge of the one who called us by
his own glory and excellence.
                                                    2 Pet. 1:2b,3a

Reply via email to