Component Rapid Contact EX Field Manager
- Michelle HEBERT
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
9 years 10 months ago #7
by Michelle HEBERT
Replied by Michelle HEBERT on topic Component Rapid Contact EX Field Manager
Hello again,
I named the fields as you suggested and it works fine thank you !
One little things remains : the width of the Textarea is not taken into account.
I indicated 150 in the option but it remains around 60 as you can see if you just go on my site.
Thanks again for your help. I do appreciate.
Regards,
Michelle
PS : is it the Captcha plugin you use below ?
I named the fields as you suggested and it works fine thank you !
One little things remains : the width of the Textarea is not taken into account.
I indicated 150 in the option but it remains around 60 as you can see if you just go on my site.
Thanks again for your help. I do appreciate.
Regards,
Michelle
PS : is it the Captcha plugin you use below ?
Please Log in or Create an account to join the conversation.
- Christopher Mavros
-
- Offline
- Administrator
-
9 years 10 months ago #8
by Christopher Mavros
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic Component Rapid Contact EX Field Manager
Hi again Michelle.
I can see that the textarea is limited from CSS, so currently the only way to change this is to add
.rpx_field textarea { max-width: 100% !important; }
in your template.
I'm sorry, I do not exactly understand the captcha question.
Thanks again.
I can see that the textarea is limited from CSS, so currently the only way to change this is to add
.rpx_field textarea { max-width: 100% !important; }
in your template.
I'm sorry, I do not exactly understand the captcha question.
Thanks again.
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
The following user(s) said Thank You: Michelle HEBERT
Please Log in or Create an account to join the conversation.
Moderators: Christopher Mavros