End of Support for Joomla 3 - Forum closed
Enlarge the text field for the contact form.
Enlarge the text field for the contact form. was created by boomplace
Posted 8 years 1 week ago #17296
Hi,
here is my contact form: http://+++
How can i Increase the text field for this form? When the page loads, it should immediately have its correct size (500 pixels wide and 250 pixels high) without the user having to manually enlarge the field.
I think, this must added anywhere in the template CSS.
Can you help me?
here is my contact form: http://+++
How can i Increase the text field for this form? When the page loads, it should immediately have its correct size (500 pixels wide and 250 pixels high) without the user having to manually enlarge the field.
I think, this must added anywhere in the template CSS.
Can you help me?
Last Edit:8 years 1 week ago
by boomplace
Last edit: 8 years 1 week ago by boomplace.
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Enlarge the text field for the contact form.
Posted 8 years 1 week ago #17301
Please add this css code to your css/custom.css
input, textarea, .uneditable-input {
height: auto !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 1 week ago
by joomlaplates
Last edit: 8 years 1 week ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Replied by boomplace on topic Enlarge the text field for the contact form.
Posted 8 years 1 week ago #17304
Many Thanks. However, this change does nothing. I mean the big text field where you enter the message.
by boomplace
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Enlarge the text field for the contact form.
Posted 8 years 1 week ago #17306
Do you mean this text field?
Attachment text.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
Replied by boomplace on topic Enlarge the text field for the contact form.
Posted 8 years 1 week ago #17308
Yes, this i mean.
by boomplace
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Enlarge the text field for the contact form.
Posted 8 years 1 week ago #17309
But this screenshot above is from your site.
please clean your browser cache and look again.
please clean your browser cache and look again.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates