Skip to Content Skip to Menu

[SOLVED] Need help with some css

  • catalincb
  • catalincb
  • OFFLINE
  • Posts: 60
  • Thanks: 2
  • Karma: 0
9 years 7 months ago - 9 years 7 months ago #261393 by catalincb
[SOLVED] Need help with some css was created by catalincb
I need a little help with css.
My template hase in css a line
.tab-content {
overflow: auto;

and that creates a modification on galery tab like in the image attached.

if i delete that line everything works ok.
if you can say what should i write in cb template to ignore that line i appreciate

Thanks
cb 2.0.7, joomla 3.3.6
Attachments:
Last edit: 9 years 7 months ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 7 months ago #261424 by krileon
Replied by krileon on topic Need help with some css
That style doesn't exist in CBs core template. My guess is it was either added by modifying the template css, an override template, or maybe your Joomla template. You'll need to inspect it in the developer console (F12) by right clicking and clicking inspect element to see where it's coming from.


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.

  • catalincb
  • catalincb
  • OFFLINE
  • Posts: 60
  • Thanks: 2
  • Karma: 0
9 years 7 months ago #261427 by catalincb
Replied by catalincb on topic Need help with some css
is from my joomla template from bootstrap.css.
I think is there with a purpose but is changing my gallery tab.
i will ask you in this way :
adding in joomla template bootsrap.css this lines:
.cb_template .tab-content {
overflow: inherit;
}

wich makes the tab to be displayed ok .. it is ok ?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 7 months ago #261430 by krileon
Replied by krileon on topic Need help with some css
Yes, that should be fine. Guess it's styling from Bootstrap 2.


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.

  • catalincb
  • catalincb
  • OFFLINE
  • Posts: 60
  • Thanks: 2
  • Karma: 0
9 years 7 months ago #261495 by catalincb
Replied by catalincb on topic Need help with some css
Thanks. solved

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

Moderators: beatnantkrileon
Powered by Kunena Forum