June 20th, 2004, 02:23 AM
|
#1 (permalink)
| | Senior Member
Join Date: Jun 2004 Location: Wayzata, MN
Posts: 747
|
Long story short, doing a site for a school project, and I have the content done, just sorta working on the style, so here's the question:
When working with forms, and using text for the input type, how do you set the background of the text box itself?
Last edited by Cook_1 : June 20th, 2004 at 02:42 AM.
|
| |
June 20th, 2004, 02:40 AM
|
#2 (permalink)
| | icer-zerocool
Join Date: May 2003 Location: Arakwaku
Posts: 3,183
|
You want a background like a wallpaper on your text box?
__________________
If only the dead can speak, then we will know what's happening to us all next...
|
| |
June 20th, 2004, 02:42 AM
|
#3 (permalink)
| | Senior Member
Join Date: Jun 2004 Location: Wayzata, MN
Posts: 747
|
No, just a color, have two shades of blue for the entire form, want like a light gray or maybe even a light yellow for the text box so it stands out a little, but doesn't take away from the rest of the page. |
| |
June 20th, 2004, 02:45 AM
|
#4 (permalink)
| | Senior Member
Join Date: Aug 2002 Location: Las Vegas NV USA
Posts: 670
| Code: <FORM>
<INPUT type="text" STYLE="color: #FFFFFF; font-family: Verdana; font-weight: bold; font-size: 12px; background-color: #72A4D2;" size="10" maxlength="30">
</FORM> would that do you?
edit: try this site. It has alot of information that may help you. http://www.web-source.net/html_forms1.htm
Dane
__________________
Back Online! http://rhd.dyndns.org <-- The History Site (Admin)
http://www.vegasfreecyclers.com/forum/index.php <---Moderator
|
| |
June 20th, 2004, 02:48 AM
|
#5 (permalink)
| | Senior Member
Join Date: Jun 2004 Location: Wayzata, MN
Posts: 747
|
Would I have to put all that text in just to change the text box color? I know I've done it before, but I forgot the command. Not using any style sheets what so ever is the thing. Have to do a 5 pager hand coding it all.
Or maybe, would just style= "color #000000" work in the input tag work? |
| |
June 20th, 2004, 02:57 AM
|
#6 (permalink)
| | Senior Member
Join Date: Jun 2004 Location: Wayzata, MN
Posts: 747
|
STYLE= "background-color #000000"
is what I was looking for, thanks  |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |
Posting Rules
| You may post new threads You may post replies You may not post attachments You may not edit your posts HTML code is Off | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |