Skip to Content Skip to Menu

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

Bootstrap is great

  • nikomed
  • nikomed
  • OFFLINE
  • Posts: 92
  • Thanks: 2
  • Karma: 0
11 years 10 months ago #216483 by nikomed
Replied by nikomed on topic Re: Bootstrap is great
Ok, i send you some screencapture ..

some "bugs" :

- top menu is vertical
- friends (connection) are displayed vertically and not well clickable

same problem in groujive : all groups members are display vertically ..

i use a 3 columns fixed



template and don't know if its for this reason
Attachments:

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
11 years 10 months ago #216496 by krileon
Replied by krileon on topic Re: Bootstrap is great
CSS conflict from your Joomla template. Switch to default Joomla template and it should look fine. Nothing more I can suggest unless you provide a link to a profile where all these issues can be seen (welcome to PM link and credentials).


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.

  • nikomed
  • nikomed
  • OFFLINE
  • Posts: 92
  • Thanks: 2
  • Karma: 0
11 years 5 months ago #226360 by nikomed
Replied by nikomed on topic Re: Bootstrap is great
Hi! yes your right, everything ok with IE!

but still have the problem! i have just 2 columns 50%-50%!

and i want something like 30-70 ! (put ptofil info in a small left colum and wall at the right ! )

have you some information where to adjust that in Bootsrap CSS ?

thx

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
11 years 5 months ago #226408 by krileon
Replied by krileon on topic Re: Bootstrap is great
CB Bootstrap does not use the width % as configured in backend. It uses special width sizes provided by Bootstrap CSS file so responsive design works, which wouldn't work with use defined widths. To change the widths you need to edit the below template file and in _render of CBProfileView_html_bootstrap change the column used for left/middle/right to whatever column size class you want (cbColumn1 to cbColumn12 supported).

/components/com_comprofiler/plugin/templates/bootstrap/bootstrap.php

This usage is the same as Fluid Row Spans used by Bootstrap and demoed below. Note ensure you're using latest CB Bootstrap release for this to work as described above.

twitter.github.io/bootstrap/scaffolding.html#fluidGridSystem


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