Click to See Complete Forum and Search --> : Web forms and CSS


b1b2b3
03-29-2004, 09:57 PM
Does anyone in here know of a web site that has tutorials on how to use CSS to style forms. I would like to add the shadow effect that you can get inside and I would alos like to be able to have the text field lightup when the user click in it. For and examples please go to www.xaraonline.com.

I have tried finding out in the General forum but I thought that I might get more advice from here.

Any advice will be greatly appreciated.

Cheers.

Paul Jr
03-29-2004, 10:44 PM
For the shadow they just use a background image, which you can find here (http://help.xaraonline.com/modules/home2/img/formfield.gif), and for the highlighting, they just change the border colors of the input.

I, or someone else, could give you an example if you need one. ;)

b1b2b3
03-30-2004, 09:11 PM
I would love and example please.