Pages: 12
 
[b]Preview:[/b]
[img]http://localhostr.com/files/4e3d711862bae485a62b.jpg[/img]
If I ever wanted to customize the textarea or the text input tags of my forms, I would just insert a [b]style attribute[/b] directly into the tag itself instead of using css bcoz I could not make it work using css:
adjust to your desired settings
[quote]<textarea [color=red]style='width:[b]???[/b]px;height:[b]???[/b]px;font-family:[b]???[/b];background:#[b]??????[/b] url([b]BACKGROUND_URL[/b]);'[/color]>[/quote]
[b]-or-[/b]
[quote]<input type='text' [color=red]style='width:[b]???[/b]px;height:[b]???[/b]px;font-family:[b]???[/b];background:#[b]??????[/b] url(BACKGROUND_URL);'[/color]>[/quote]
Just replace the [b]???[/b] and the [b]BACKGROUND_URL[/b]. You're done 
  
					Last edited by shakiro214 (2007-09-09 03:25:09)
  
  
[/quote]
Yeyyy! Ephemeral just praised me on 1 of my codes 
 
now I know this is usefull 
 hehehe
				
 .. i don't know ehh!!
					Last edited by ~*~cute~*~ (2007-09-09 04:26:48)
@topic.
Thanks for sharing! Nice Idea. [i]hehehe[/i]
				
 
				
 , now this is my solution in the txt area of my submit comment/testimonial without leaving the profile.