Hello CB, basically I'm working on cbsubs at the moment and after sorting out the rounded template to a large extent for my use e.g. css and sprite image background colour. It looks great, really like the template.
The only thing that would suit my use case is to have the cbregplanselector with the same settings as the cbregplanstatus i.e. both 860px etc.
When a 'selector' plan is selected (280px) it goes through to the invoice, if I click to go back in the menu, the plan becomes 'status' (860px). Fine.
I'm aware the 860px is set, the rounded template is used by CB and was released on request.
I tried to just put cbregplanstatus css into cbregplanselector in custom.css (shown in attachments), but it doesn't work. Feel I've come a long way with the rounded template and would really appreciate any input.
Yeah sorry, having updated my profile and seeing your layout, with the upgrade to the developer plan - I think I may be able to make it work as is i.e. working with length instead of width.
Even though I display plans (url linked) in joomla blog format, and one at a time when clicking 'upgrade' from this, hence why I was going for the 860px. I suppose best to keep it default, which will also facilitate having 2 or 3 columns if needs be later.
Happy the way is is I think. Added some tick.png's and looking sweet.
Depending on the load order for the CSS files your custom.css usage probably needs a stronger selector for it to work. Example as follows.
.cbregPlanStatus_rounded
Stronger as follows.
.cb_template .cbregPlanStatus_rounded
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.