![]() Preserved Topic: Colored forms (Page 1 of 1) |
|
|---|---|
|
Paranoid (IV) Inmate From: Utah, USA |
posted 07-31-2001 08:04
|
|
Bipolar (III) Inmate From: A ripped t-shirt pocket. |
posted 07-31-2001 08:17
CSS. If you look at the source for any of the pages in the asylum and you'll notice that in the <head> tags there'll be the <style> tags and inbetween those you'll notice that the input tags and textarea are redefined to look a certain way. IE, having a special bg color and having an outline etc...you can also just make your own CSS class and apply to each form object for example: |
|
Paranoid (IV) Inmate From: Utah, USA |
posted 07-31-2001 08:45
|
|
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 07-31-2001 14:16
This might help: http://www.gurusnetwork.com/tutorials/css/csstut.html |
|
Bipolar (III) Inmate From: A ripped t-shirt pocket. |
posted 07-31-2001 20:48
Wow, hey, I never thought about playing with the individual items that way. Awesome. |