- Posts: 4
- Thank you received: 0
Input form format
- John Wargo
- Topic Author
- Offline
- New Member
-
Less
More
12 years 5 months ago #28014
by John Wargo
Input form format was created by John Wargo
Is there a way to control the input form format? In my site, the field labels are spread way apart from the input fields and I really don't need the input fields to be so big.
Here's a link to the site: www.activecharity.org/home/component/jdo...nation&campaign_id=1
Here's a link to the site: www.activecharity.org/home/component/jdo...nation&campaign_id=1
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Online
- Administrator
-
12 years 5 months ago #28055
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Input form format
Hi John
I checked the site and it seems you changed the link. Could you please send us the correct link so that we can check and help you to solve the issue ?
Tuan
I checked the site and it seems you changed the link. Could you please send us the correct link so that we can check and help you to solve the issue ?
Tuan
Please Log in or Create an account to join the conversation.
- John Wargo
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
12 years 5 months ago #28062
by John Wargo
Replied by John Wargo on topic Re: Input form format
Yeah, I enabled SH404SEF and that changed the link.
I was able to make a change to the template, so it looks better. Here's a good link if you want to see:
www.activecharity.org/home/component/com..._id,1/view,donation/
I would have preferred not to have to make CSS changes to have the form not take up so much room. Also, what's the status of a SH404SEF plug-in?
I was able to make a change to the template, so it looks better. Here's a good link if you want to see:
www.activecharity.org/home/component/com..._id,1/view,donation/
I would have preferred not to have to make CSS changes to have the form not take up so much room. Also, what's the status of a SH404SEF plug-in?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Online
- Administrator
-
12 years 5 months ago #28176
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Input form format
Hi John
The size of the input is handled by your site template css. Look at the file media/zengridframework/css/forms.css, find the css code below and remove it :
After that, it will work as expected.
Tuan
The size of the input is handled by your site template css. Look at the file media/zengridframework/css/forms.css, find the css code below and remove it :
Code:
input {width: 90%;}
After that, it will work as expected.
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam, Dang Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.