Stupid Comment Box, Can't get it to become transparent |
![]() ![]() |
Stupid Comment Box, Can't get it to become transparent |
Jan 4 2007, 01:15 AM
Post
#1
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
I can change the buttons and the text in the buttons so it's transparent and whatever values I want... but I can't seem to get the actual text box to change... Here's the code I'm using: <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="90197292" type="hidden"><textarea name="f_comments" style="width: 155; height: 30px;" cols="10" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Century Gothic; text-transform:uppercase; letter-spacing:1pt; font-size: 7px; color: 000000; background-color: 000000;" style="overflow:auto;">What's up?</textarea> <br> <input value="SUBMIT" style="border-width: 1px; border-style: solid; border-color: 000000; width:75px; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt; font-size: 7px; color: 000000; background-color: transparent;" type="submit"> <input value="RESET" style="border-width: 1px; border-style: solid; border-color: 000000; width:75px; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt;font-size: 7px; color: 000000; background-color: transparent;" type="reset"></form> I know it can be done because I've seen it on other people's profiles... |
|
|
|
Jan 4 2007, 02:41 AM
Post
#2
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
Ok well if anyone knows how to... please PM me the code because I used the one from the scripts and it isn't working... Thanks!! |
|
|
|
| *Azarel* |
Jan 4 2007, 02:55 AM
Post
#3
|
|
Guest |
Wait a couple days not an hour and half before bumping your own topic. People will get to it.
Insert this into your stylesheet: textarea { background-color:transparent; border-width:1px; border-style:solid; border-color: 000000; color:000000; font-size:7px; text-transform:uppercase; font-family: century gothic; } |
|
|
|
Jan 4 2007, 03:12 AM
Post
#4
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
Sorry I didn't mean to bump it... the last time I replied after I left the last post it added it on to the other one so I assumed it would do it again... I wasn't going to pay attention to the post so that's why I added that... But thanks!!
**** Worked well... thanks... sorry if I was rude! Topic closed. This post has been edited by mona lisa: Jan 4 2007, 10:41 AM |
|
|
|
![]() ![]() |