View Full Version : forms - changing the colors


evilgirl2200
05-04-2003, 10:46 AM
i know how to make a form button and how you change the color but i wanna make it so it has a 3Dish look - like a scrollbar. if u just change the color, not the border, you get a square of say, blue, but around the blue theres another color (the color your computer is set to, say, i don't know, pink). so its 3Dish, but its blue and pink, but i want it all blue.

go to my guestbook (http://evilgirl2200.signmyguestbook.com), scroll down, and look at the "sign" button. then look at the scrollbar. i want the form buttom to "match" the scroll bar.

thats kind of confusing, but its the best way i can put it. thanx to all who try to tackle my problem!

starlet
05-04-2003, 03:15 PM
Im not sure im following, the border thats there now is because of the persons comp settings, nothing you can do to change that except add your own border codes to it....

<input type=submit value="Sign" style="background:#aeceff" style="color:#ffffff; border-style: solid; border-color: #000000;
border-width: 1;">

evilgirl2200
05-04-2003, 11:56 PM
thanx anyway....

J E P P O
05-05-2003, 08:35 AM
you could make an img and then make the img a for button...
if that helps