Skip to Content Skip to Menu

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

Troubleshooting with template "Bootstrap" using LxCy for profile.

  • chessman
  • chessman
  • OFFLINE
  • Posts: 12
  • Thanks: 3
  • Karma: 3
  • Add-ons
11 years 6 months ago - 11 years 6 months ago #224664 by chessman
I'm using internal CB template system to adjust the profiles.

So, I have one tab on L1C1 and the other one on L2C2.

If using the default template, there is no trouble and the different tabs are displayed on the same line

If using bootstrap template, then the second tab is displayed below the first one.

What is the best solution to fix such trouble ?

Thanks.

NOTA : using J2.5, CB1.9 last stable versions :)
Last edit: 11 years 6 months ago by chessman.

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

  • chessman
  • chessman
  • OFFLINE
  • Posts: 12
  • Thanks: 3
  • Karma: 3
  • Add-ons
11 years 6 months ago #224666 by chessman
Ok, seems I found the solution :

these 2 CSS definitions where missing in template.css for bootstrap template :
Code:
.cbPosGrid { float:left; text-align:left; } .cbPosGridE { margin: 0px; border-width: 0px; padding: 2px; float: none; width:auto; }

With this the problem is fixed.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
11 years 6 months ago #224723 by krileon
This is fixed in next release, but the above is an acceptable quickfix. Next release will use bootstrap fluid spans to handle column styling, but there is no span styling for column counts of 5, 7, 8, and 9 so will use raw widths for those. It's also being updated to have responsive column styling so as the browser shrinks it jumps to the next line as does bootstrap so it's usable on mobile devices better.


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