Recurring/One Time Layout Change

More
12 years 9 months ago #22144 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!

Please Log in or Create an account to join the conversation.

More
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

Please Log in or Create an account to join the conversation.

More
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.

More
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

Please Log in or Create an account to join the conversation.

More
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.

More
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

Please Log in or Create an account to join the conversation.

Moderators: Dang Thuc DamDang Dam