Hi Minaki,
Well of course you can do border stuff, and change the texts apperance, but you can also add background images in the input boxes. Here is an example of what I mean, http://test.faze1.net, please forgive the site, I was trying to add some color to my design and I guess this attempt went horribly wrong. Anyway check the login box under the logo.
Heres an example of the css:
Code:
input.yourclass {
background: #fff url('yourimage.gif') no-repeat scroll 2px center;
border: 1px groove #aaa;
padding-left: 20px;
font: 11px Arial, Helvetica, sans-serif; color: #aaa;
text-align: left;
}
I'm not sure of a tutorial but through goofing around I have found css can effect most form elements the same as any other element.
Have fun,
__________________
[size=2] Faze1.net - Webhosting - Focusing on quality service
|