GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   How do I change the color of a form field? (https://gfy.com/showthread.php?t=254590)

Juicy D. Links 03-18-2004 01:02 PM

How do I change the color of a form field?
 
How do I change the color of a form field?

??????? I dont like it white , I want to make it more pretty :helpme :helpme

buddyjuf 03-18-2004 01:03 PM

Quote:

Originally posted by juicylinks
How do I change the color of a form field?

??????? I dont like it white , I want to make it more pretty :helpme :helpme

pink? :Graucho

Giorgio_Xo 03-18-2004 01:04 PM

Upgrade your Q factor to the new Xo factor.

Juicy D. Links 03-18-2004 01:05 PM

Quote:

Originally posted by Giorgio_Xo
Upgrade your Q factor to the new Xo factor.
COPY CATTTTTTTTTTTTTTTTTTTTTTTTTTTT

I am emailing Lens now and telling him you are infringing on my sig :feels-hot

SureFire 03-18-2004 01:06 PM

use a cascading style sheet

:)

psili 03-18-2004 01:06 PM

input type="text" hahahahahahahahabackground-color:#FFCC00"

psili 03-18-2004 01:06 PM

Quote:

Originally posted by psili
input type="text" hahahahahahahahabackground-color:#FFCC00"
"hahah" my ass. s t y l e =

Giorgio_Xo 03-18-2004 01:12 PM

Quote:

Originally posted by juicylinks


COPY CATTTTTTTTTTTTTTTTTTTTTTTTTTTT

I am emailing Lens now and telling him you are infringing on my sig :feels-hot

Don't make me get all Home Depot on you.

cluck 03-18-2004 01:14 PM

Look around your apartment and find a computer book about CSS. I'm sure there's one around there somewhere.

Chaldoray 03-18-2004 01:15 PM

CSS

Napolean 03-18-2004 01:17 PM

css then

input type="text" class="css_name"

i normally use somethin like txt, hit me up if you need any more help

Chaldoray 03-18-2004 01:17 PM

hahahahahahaha TYPE="text" SIZE="50" hahahahahahahahabackground:00BFFF">

RSharpe 03-18-2004 01:17 PM

Hi Juicy,

Put the following into an external stylesheet or add it to the hahahahahaha></head> section of your html page:

.input1a {
width: 160px;
border: 1px solid #333333;
color: #CCF49B;
background-color: #65AB10;

width: allows you to control the size of the form field (in pixels)
the border allows you to give the form field .... a border

color: controls the color of the font that's input into the form field

background-color: controls the colour of the inside of the form field

Once this is done, make sure your form field has the style attached to it like so:

hahahahahahaha name="Email" class="input1a">

note the class="input1a"

also, you can add a maxlength attribute like:
hahahahahahaha name="Email" class="input1a" maxlength="60">

but adding a size attribute is pointless since you're controlling the width of the form field via your css.

Hope that helps.

=RS=


All times are GMT -7. The time now is 09:47 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123