Fel!x Full Member
  
[AVATAR] Posts: 171 Status: Offline Gender: Male Location: Sydney Age: 31 Joined:
pmmsn | [F] ID Names (8th Feb 08 at 11:52am UTC) | | 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. | |
|
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: ID Names (8th Feb 08 at 11:55am UTC) | | Subject = document.post_form.subject Message = document.post_form.message Submit Button = document.post_form.post | |
|
|
Fel!x Full Member
  
[AVATAR] Posts: 171 Status: Offline Gender: Male Location: Sydney Age: 31 Joined:
pmmsn | Re: ID Names (8th Feb 08 at 11:57am UTC) | | 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 #;
- }
| |
|
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: ID Names (8th Feb 08 at 2:14pm UTC) | | input and textarea! | |
|
Fel!x Full Member
  
[AVATAR] Posts: 171 Status: Offline Gender: Male Location: Sydney Age: 31 Joined:
pmmsn | Re: ID Names (8th Feb 08 at 3:11pm UTC) | | 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] | |
|
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: ID Names (8th Feb 08 at 3:50pm UTC) | | make sure the background-image: and url('') part are on the same line, and it's:
textarea, input { | |
|
Fel!x Full Member
  
[AVATAR] Posts: 171 Status: Offline Gender: Male Location: Sydney Age: 31 Joined:
pmmsn | Re: ID Names (8th Feb 08 at 6:26pm UTC) | | It would seem I had an unclosed bracket, sorry Wrighty
xD Thanks though | |
|
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: ID Names (8th Feb 08 at 6:56pm UTC) | | No worries! | |
|