Skip to Content Skip to Menu

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

[SOLVED] Graphic problem with tabs

  • jupco
  • jupco
  • OFFLINE
  • Posts: 34
  • Thanks: 3
  • Karma: 1
11 years 1 week ago - 11 years 1 week ago #235531 by jupco
[SOLVED] Graphic problem with tabs was created by jupco
Hi guys! I have little graphic problem with tabs in CB.

If I choose in config menu - "Use new div or old table based views" - "Use Tables"

The fields are wieved correctly look at:



But if i change this config to: "Use divs"

Its looks like this:




How can I config in bootstrap template that field titles dont be shows in two lines?
Attachments:
Last edit: 11 years 1 week ago by krileon.

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

  • edjec
  • edjec
  • OFFLINE
  • Posts: 132
  • Thanks: 12
  • Karma: 3
  • Add-ons
11 years 1 week ago #235534 by edjec
Replied by edjec on topic Graphic problem with tabs
Hello jupco,

Have you tried to set the width if the <div> with a style statement?

Something like <div style="width:170px; font-color:#353535; font-size:12px; font-style:none">

Adjust the size and color of the font within the tags. You can also set background color and borders within the style tag.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
11 years 1 week ago #235553 by krileon
Replied by krileon on topic Graphic problem with tabs
Right click and inspect the titles in Chrome or Firefox with Firebug. This will tell you where the CSS is coming from and its classes/IDs. You can then restyle it as needed. It does word wrapping to prevent long titles from breaking the 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.

  • jupco
  • jupco
  • OFFLINE
  • Posts: 34
  • Thanks: 3
  • Karma: 1
11 years 1 week ago #235585 by jupco
Replied by jupco on topic Graphic problem with tabs
Hi guys, thanks for response.

It's CB tab possition in three collumns - right/middle - middle - middle/left

CSS sets up three divs in the same width, but i cant find where is that sets...

It could be better if f.e. div with avatar is just 50% middle div is 100% and right div with contact informations is 150%

I look bootstrap.php and template.css but i am a little stupid from that :)

I tried change some numbers but nothing do that....

a looked today on my web side on PC with resolution 1920*1080 and fields were in one line, so this problem is just for lower resolutions..

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

  • jupco
  • jupco
  • OFFLINE
  • Posts: 34
  • Thanks: 3
  • Karma: 1
11 years 1 week ago #235586 by jupco
Replied by jupco on topic Graphic problem with tabs
Hi guys, i found this:

cbColumns

and it solved my problem :)

Thank you :)

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

Moderators: beatnantkrileon
Powered by Kunena Forum