Price Table layout CSS

  • Alex Benavides
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 2 months ago #94167 by Alex Benavides
Price Table layout CSS was created by Alex Benavides
Is there a way to change the style of the Pricing Table layout in the Membership Plans module according to category?

Any help is greatly appreciated.

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

More
7 years 2 months ago #94168 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Price Table layout CSS
You will need to have good css skill to do that:

1. Get this file, unzip it, upload to components/com_osmembership/view/plans/tmpl folder on your site

2. Then view source of the page, you will see that the div surround the pricing table has css class like this

osm-pricingtable-container1 , osm-pricingtable-container2... (1, 2 is ID of the category)

Base on that css class, you can provide different styling base on category. Please remember to go to Membership Pro -> Configuration, look at Custom CSS tab to put the custom css so that it won't be lost when you update to future releases of the extension

Regards,

Tuan

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

  • Alex Benavides
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 1 month ago #94590 by Alex Benavides
Replied by Alex Benavides on topic Price Table layout CSS
I really appreciate help but how can I access the file to download.

Thanks,

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

More
7 years 1 month ago #94599 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Price Table layout CSS
Sorry, seems the file was not uploaded for some reasons. Please get it here

Tuan
Attachments:

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