Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

Membership Plan display on Registration page and User Profile

11 years 8 months ago #221806 by philiplardner
Hi Kyle,

(I don't seem to be able to attach screen-shots to my posts here, so I'll try to PM or email them to you directly along with direct access to my development site.)

Problem #1: Membership Plans display on the Registration page - I have four publicly visable plans that appear on the Registration page, but they are being displayed in an odd, staggered fashion - two on the top line, one on the next line (over to the right) and one on the line under that (over to the left). How / where do I change this layout?

Ideally I would like the default plan to be on a line of its own, and fill the entire width of the tab/page, and have the remaining three plans below that, side by side on one line.

Problem #2: For some reason the Current Membership Plan displayed on the User's Profile is extending right across the page, beyond the boundary of the tab. I don't think any of my css edits are responsible for this!

Any upgrade plans displayed below the Current Membership Plan display at their normal size.

Any help or pointers would be appreciated.

Phil.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 8 months ago #221823 by krileon

(I don't seem to be able to attach screen-shots to my posts here, so I'll try to PM or email them to you directly along with direct access to my development site.)

Use IE or Chrome to attach. This is a bug in FF 19 that causes Kunena uploads to fail for whatever reason. Please do not PM me credentials when not requested, I receive too much traffic and will often ignore PMs I did not request.

Problem #1: Membership Plans display on the Registration page - I have four publicly visable plans that appear on the Registration page, but they are being displayed in an odd, staggered fashion - two on the top line, one on the next line (over to the right) and one on the line under that (over to the left). How / where do I change this layout?

There doesn't seam to be enough spacing for the rounded template blocks to display completely. The below CSS will remove the margin so they can display fine.
Code:
.cbregPlansList .cbregPlanSelector_rounded { margin: 0; }

Ideally I would like the default plan to be on a line of its own, and fill the entire width of the tab/page, and have the remaining three plans below that, side by side on one line.

Edit your default plan and on the Presentation tab set its template to Default.

Problem #2: For some reason the Current Membership Plan displayed on the User's Profile is extending right across the page, beyond the boundary of the tab. I don't think any of my css edits are responsible for this!

You don't have enough room for the rounded display on profile. It's designed for a specific width. You also appear to have edited out the white background causing the border to be visible where it should not. Please understand the Rounded template was designed for Joomlapolis, we released it as a courtesy; expect to make heavy edits to fit your design.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

Moderators: beatnantkrileon
Powered by Kunena Forum