as shown in the text box to post new topics on this forum, i have seen similar things done with the text boxes, for mouseOver. how can i get different opacities for my text boxes?
as shown in the text box to post new topics on this forum, i have seen similar things done with the text boxes, for mouseOver. how can i get different opacities for my text boxes?
i'm not sure, but i think that it could just be using css in the following area:
#commentform textarea {
width: 100%;
}
This topic has been closed to new replies.