- Posts: 12
- Thank you received: 0
Recurring/One Time Layout Change
- Avi
- Topic Author
- Offline
- New Member
-
Less
More
12 years 9 months ago #22144
by Avi
Recurring/One Time Layout Change was created by Avi
Hi,
How can I get the two options "One Time" and "Recurring" to display next to one another? It looks messy right now and I can't find the proper code anywhere. Thanks!
How can I get the two options "One Time" and "Recurring" to display next to one another? It looks messy right now and I can't find the proper code anywhere. Thanks!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 9 months ago #22169
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Recurring/One Time Layout Change
Hi Avi
Normally, it is displayed next to each other. Maybe there are some css code on your site templates causing the issue. Could you please send me the link to the page so that I can look at the css and guide you make change to get it fixed ?
Regards,
Tuan
Normally, it is displayed next to each other. Maybe there are some css code on your site templates causing the issue. Could you please send me the link to the page so that I can look at the css and guide you make change to get it fixed ?
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Avi
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
12 years 9 months ago #22207
by Avi
Replied by Avi on topic Re: Recurring/One Time Layout Change
Thanks. You're right, it probably is a CSS issue, but I can't seem to figure it out. Please check out:
deskelf.net/hebron/donate
, thanks!ben
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 9 months ago #22208
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Recurring/One Time Layout Change
Hi Avi
Could you please follow the instruction below :
1. Open the file components/com_jdonation/assets/css/style.css
2. Add these lines of css code below to the end of file :
td.field_cell label {
display : inline ;
}
After that, the issue should be solved .
Tuan
Could you please follow the instruction below :
1. Open the file components/com_jdonation/assets/css/style.css
2. Add these lines of css code below to the end of file :
td.field_cell label {
display : inline ;
}
After that, the issue should be solved .
Tuan
Please Log in or Create an account to join the conversation.
- Avi
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
12 years 9 months ago #22210
by Avi
Replied by Avi on topic Re: Recurring/One Time Layout Change
Thanks, that definitely helped!!!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 9 months ago #22300
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Recurring/One Time Layout Change
Hehe, great. Thanks for confirming !
Tuan
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.