Something in your theme css is making the form fields smaller.
Normally you adjust the field size in advanced options
“Input Text Field Size:”
But it looks like your theme css is overtaking that
Hi Mike
thank you for your response. I changed the width of the message text box by increasing the cols value in Input Textarea Field Cols. Works nicely.
But what about the other text fields? Changing value in Input Text Field Size did not do anything. Actually the HTML code was changed but not the actual page layout. If I change/increase css code – the width
#commentform textarea {
border-width:0.071em;
padding:0.214em;
width:45%;
}
it does the job. Does#commentform come from your plugin?
Is there any way to have text field label and text field on the same line/row?
Thank you
R
I am not able to give much help with theme CSS, sorry.
No the text field label and text field cannot be on the same line/row in this version.
the thing is that it seems to me that css code #commentform comes from your plug in. Am I right?
Should Input Text Field Size manage the width of text fields?
Thank you
R.
css code #commentform does not come from my plugin.
Input Text Field Size does manage the width of text fields, unless they are overtaken by a theme’s CSS.
It could be the theme you are using is causing it…
Do this as a test:
In Admin, click on Appearance, Themes.
Temporarily change your theme to the “WordPress Default” theme.
Does it work properly now?
If it does then the theme you are using is the cause.
yes, it must be the theme. Thank you for your help. R
Excellent plug in.. tried 3 others which were poor.. this one looks excelelnt. Thanks