End of Support for Joomla 3 - Forum closed
change the message box
Hello
I need to enlarge the message box in the contact form.
How can I fix?
Thank you
I need to enlarge the message box in the contact form.
How can I fix?
Thank you
by leo65
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8839
- Thank you received: 1736
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8839
- Thank you received: 1736
Its a Joomla bootstrap fail:
Insert this code to your css/cusom.css
Insert this code to your css/cusom.css
Code:
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
height: auto !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 2 months ago
by joomlaplates
Last edit: 8 years 2 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates