What are ID codes/names/whatevers of THESE on vForums, the ones I use on ProBoards aren't working O___o.
Thanks...
EDIT: As in text areas, drop down, buttons etc.
Subject = document.post_form.subject
Message = document.post_form.message
Submit Button = document.post_form.post
Thanks xD
EDIT: Ross, what would I put to do this to those areas:Code:
- {
- background-image:
- url('');
- font-size: pt;
- color: #;
- font-family: ;
- border: 1px solid #;
- }
input and textarea!![]()
That's what I had before I posted this thread, but it didn't work xD Is it my lack of coding knowledge, or is it just my forum being weird? [I would usually give my forum url, but it's my skin competition entry xP]
make sure the background-image: and url('') part are on the same line,
and it's:
textarea, input {
It would seem I had an unclosed bracket, sorry Wrighty![]()
xD Thanks though![]()
No worries!![]()