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 Template CSS

  • ObSethed
  • ObSethed
  • OFFLINE
  • Posts: 6
  • Thanks: 0
  • Karma: 0
11 years 6 months ago #225577 by ObSethed
BootStrap Template CSS was created by ObSethed
I am trying to tweak the GUI on the profile page to better fit in with my existing joomla template. The Template was created with artisteer, and in most cases, such as field highlighting and container backgrounds I have been able to make adjustments accordingly.

Unfortunately I am having trouble adjusting the css for the profile menu, I have spent most of my morning using Browser inspect tools, and have even gone as far as using Dreamweaver's live site tool, to see if I can make the appropriate changes. Still with no luck.




Any help would be much appreciated.

Thank you!
Attachments:

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

  • ObSethed
  • ObSethed
  • OFFLINE
  • Posts: 6
  • Thanks: 0
  • Karma: 0
11 years 6 months ago #225587 by ObSethed
Replied by ObSethed on topic BootStrap Template CSS
Completely forgot, Im running joomla 3.0 with cb 1.9 and bootstrap 2.1.

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 #225656 by krileon
Replied by krileon on topic BootStrap Template CSS
That's CB Bootstraps CB Menu styling. It can be found at the below location beginning with /* CB MENU */.

IN: /components/com_comprofiler/plugin/templates/bootstrap/template.css
ON: Lines 2097-2421


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.

  • ObSethed
  • ObSethed
  • OFFLINE
  • Posts: 6
  • Thanks: 0
  • Karma: 0
11 years 6 months ago #225721 by ObSethed
Replied by ObSethed on topic BootStrap Template CSS
Excellent thank you for the clarification, and pointing me to the proper block.

Now can I add css there, to prevent the template from considering the menu item a bullet from the content of my Joomla template? or would I have to divulge into the Joomla template css? because what i am finding is the height of the menu is being distorted, by a bullet that is being attached to the menu item. I also find it unsightly.

Thank You!

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 #225757 by krileon
Replied by krileon on topic BootStrap Template CSS
It doesn't style menu items as bulletins, your template is doing that. It'll always be a UL/LI list. You can certainly add CSS to remove the bulletin styling though. Best approach is to use Chrome or Firebug for Firefox then right click and inspect the menu item so you can see its CSS. This will help you find what CSS is giving it a bulletin style and other adjustments (padding, margin, height, etc..).


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