Input field, background color

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
nickman013
Forum Regular
Posts: 764
Joined: Sun Aug 14, 2005 12:02 am
Location: Long Island, New York

Input field, background color

Post by nickman013 »

I have been looking all over for this, and I could not find it.

I would like to change the background color of the input fields from white to somthing else.

Can anybody point me to a tutorial or somthig.

Thank You!
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

to make the text appear at the very top you can use the html attribute valign="top" or css attribute vertical-alignment: top;
User avatar
nickman013
Forum Regular
Posts: 764
Joined: Sun Aug 14, 2005 12:02 am
Location: Long Island, New York

Post by nickman013 »

wrong topic, but i added it to the bio and and it worked. thanks!

EDIT: Figured it out! Thanks Anyway!
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Stupid of me.. :oops:
User avatar
nickman013
Forum Regular
Posts: 764
Joined: Sun Aug 14, 2005 12:02 am
Location: Long Island, New York

Post by nickman013 »

haha dont worry about it, u still helped me!

thanks
Post Reply