Multiple Payment - Vertical layout?

  • John David
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
10 years 1 month ago #75885 by John David
Multiple Payment - Vertical layout? was created by John David
Hello,

Does anyone know how to configure the payment options to appear vertically if you have multiple? They are currently set by default to appear horizontally.

Thank you
John

info@tkd-events.com

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

More
10 years 1 month ago #75933 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Multiple Payment - Vertical layout?
Hi John

We will need to make some css changes to change it to vertically layout. You can submit a support ticket on Monday next week so that I can ask a template developer to work on it for you.

Regards,

Tuan

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

More
10 years 1 month ago #75950 by James Riley
Replied by James Riley on topic Multiple Payment - Vertical layout?
You can try the following code in media/com_eventbooking/assets/css/custom.css. I've haven't tested it on my live site (I'm only running 1 payment plug0in myself right now), but I think it should work (at least it worked when I injected it live into OS Solution' live Event Booking demo -- gotta love the Code Inspector :) ).
Code:
#payment_method_container label.checkbox {float:left; margin-right:20px;}

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
The following user(s) said Thank You: Tuan Pham Ngoc

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

  • John David
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
10 years 1 month ago #75988 by John David
Replied by John David on topic Multiple Payment - Vertical layout?
Thank you!

I will try it out.

info@tkd-events.com

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

Moderators: Tuan Pham Ngoc