Questions about Payment Form extension

How to change column widh?

  • anag2020
  • Topic Author
  • Visitor
  • Visitor
11 years 4 days ago #29699 by anag2020
How to change column widh? was created by anag2020
Since I cannot get my questions answered, I am posting them under a seprate topic:

1. How do I change the column widths? I need to make them wider.
2. How do I assign a different layout to a form/? I don't see the option to choose a form layout anywhere.
Thanks

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

More
11 years 3 days ago #29707 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: How to change column widh?
Hi

1. How do I change the column widths? I need to make them wider.


=> Could you please send me the link to the page you are talking about so that I can guide you ?

2. How do I assign a different layout to a form/? I don't see the option to choose a form layout anywhere.


=> You can go to back-end of your site, access to the Payment Form component, edit a form. You will see a field called Form Layout. Just enter the layout you want to use (from the available layouts) and the form will use that layout.

Regards,

Tuan

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

  • anag2020
  • Topic Author
  • Visitor
  • Visitor
11 years 3 days ago #29744 by anag2020
Replied by anag2020 on topic Re: How to change column widh?
Link:
www.ijacp.org/index.php/testpage

The form has a field called Form Layout but it does not show any drop-down menu to select a Layouit.

Thanks

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

More
11 years 2 days ago #29758 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: How to change column widh?
Hi

The available layouts are not displayed in a dropdown. When you create a form and leave that field empty, the default layout will be used. If you want to use a different layout (you can enter the layout you want into that field). For example, you can enter :

bootstrap

2colsinline

2cols2lines

They are available layouts come with the extension by default. If you create a custom layout, you can also enter the name of the custom layout into that field and the form will use the custom layout.

Hope my explanation is clear to you.

Regards,

Tuan

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

  • anag2020
  • Topic Author
  • Visitor
  • Visitor
11 years 2 days ago #29770 by anag2020
Replied by anag2020 on topic Re: How to change column widh?
Thanks for the answer.
How do I change the column width?
Regards
an

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

More
11 years 1 day ago #29810 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: How to change column widh?

anag2020 wrote: Thanks for the answer.
How do I change the column width?
Regards
an


Hi

You can look at the file components/com_pmform/assets/css/style.css, find the css code below :
Code:
table.os_table td.title_cell { width: 25%; font-weight: normal; padding-left: 10px; padding-top: 5px; }

Change 25% from that css code to something like 40% and it should look OK !

Regards,

Tuan
The following user(s) said Thank You: anag2020

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

  • anag2020
  • Topic Author
  • Visitor
  • Visitor
10 years 11 months ago #30185 by anag2020
Replied by anag2020 on topic Re: How to change column widh?
Thanks a bunch!

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

Moderators: Tuan Pham Ngoc