i need help w/ my comment box!, only one of the styles is coming up. |
![]() ![]() |
i need help w/ my comment box!, only one of the styles is coming up. |
Dec 23 2005, 03:02 PM
Post
#1
|
|
![]() shake it ![]() ![]() ![]() ![]() Group: Member Posts: 245 Joined: Dec 2004 Member No: 70,171 |
my comment box looks like this:
![]() but i want the text area to be the same looking as the buttons. (same background, and border around.) heres my code: |
|
|
|
Dec 23 2005, 03:13 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
You need to change the properties of the textarea in your HTML\CSS
QUOTE textarea {color:ffffff; background-image:url("-- "); font-size:7pt; font weight:bold; font-family: arial; background-attachment:fixed; background-repeat:repeat; background-position:center; background-color:ffffff; scrollbar-arrow-color:black; scrollbar-track-color:white; scrollbar-shadow-color:black; scrollbar-face-color:white; scrollbar-highlight-color:black; scrollbar-darkshadow-color:black; scrollbar-3dlight-color:white;} font-family: arial; font-size: 7pt; font-color:000000;} Everything in bold is changeable. |
|
|
|
Dec 23 2005, 03:27 PM
Post
#3
|
|
![]() shake it ![]() ![]() ![]() ![]() Group: Member Posts: 245 Joined: Dec 2004 Member No: 70,171 |
thank you so much<3
|
|
|
|
![]() ![]() |