Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged forms



« Prev 1 Next »
-webkit-appearance
0 1201 posted 12 years ago by thesmu
some basic form styles tbc
0 1031 posted 13 years ago by kate
Another demo for the Koha OPAC
0 1246 posted 13 years ago by kate
0 1106 posted 14 years ago by jeremytarpley
Drupal forms have their radio button options vertical (one on each line) by default. This will put them horizontally inline.
0 1532 posted 15 years ago by picxelplay
I made my own modifications to this.
1 1565 posted 15 years ago by jessibird
display: block; needed for IE7 to enable the negative text-indent.
2 1918 posted 16 years ago by adambundy
IE adds a vertical scrollbar to textarea input fields regardless of the height of content in it. You can fix that with this simple CSS trick.
2 1667 posted 16 years ago by paulgrenwood
This CSS trick lets you highlight the input field currently in focus. This trick does not work in IE though.
0 1071 posted 16 years ago by paulgrenwood
Sometimes you can't use an image button, you have to use a submit button, but you still want to hide the text and show an image instead. The width and height can be changed, of course. The point is that they are specified. Display:block is need...
1 2405 posted 16 years ago by jessibird
1 1329 posted 16 years ago by hotdiggity
Simple enough.
3 1770 posted 17 years ago by mattkenefick
For creating forms without using tables, just CSS.
2 1756 posted 18 years ago by andyhartleeds
Style form fields
1 1430 posted 18 years ago by valcartei
« Prev 1 Next »