I have a 140x50 square and in it, I need to fit in a login form. I can make the text smaller, but how do I do it with the text boxes? Their size is in the way of making a login button.
Is, and if, there is way to do it, what is it?
Thanks in advance
Posted 08 September 2007 - 11:24 AM
Posted 08 September 2007 - 12:30 PM
<style type="text/css">
input { font-size:10px; }
</style>
Posted 08 September 2007 - 12:36 PM
Thanks! Although it is a bit small, it will do
!
Thank you
!
Posted 08 September 2007 - 03:21 PM
0 members, 1 guests, 0 anonymous users