Hello,
how to ensure TextBox and TextArea elements share the same width, font and font size?
There's an input field to overwrite the forms css properties on one of the forms tab, what exactly do i have to put into it to accomplish this?
I've found some information about how to set font properties on http://www.w3schools.com but they don't get applied, so i suppose i set them to the wrong "css elements". How can I determine the css name of a form element i'd like to style?
Thanks in advance!
how to ensure TextBox and TextArea elements share the same width, font and font size?
There's an input field to overwrite the forms css properties on one of the forms tab, what exactly do i have to put into it to accomplish this?
I've found some information about how to set font properties on http://www.w3schools.com but they don't get applied, so i suppose i set them to the wrong "css elements". How can I determine the css name of a form element i'd like to style?
Thanks in advance!