Skip to Content Skip to Menu

Maintaining a consistent navigational experience - CB Menu Tabs

  • MMDoege
  • MMDoege
  • OFFLINE
  • Posts: 98
  • Thanks: 3
  • Karma: 0
5 years 4 months ago #312529 by MMDoege
Attached a sceenshot of a moderator looking at a profile of a member who reported an user.
I've already put some CB Tabs/Menu Items into Joomla Menus and CB Tabs to encourage a fast, FB like and consistent navigational way reducing no. of menus to a minimum.
But now, when looking at CB Menu Plug where I'ld need only to facilitate the "Moderate", "Edit Profile (of another user)" and "Notifications" Tabs.
This has led to some redundancy of menu items and CB Tabs.

Question is: Is there a way to hide at least the "View" and "Connection" tab in CB Menu ... as they are redundant to what I've already developed?

Thanks in advance.
Attachments:

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48438
  • Thanks: 8275
  • Karma: 1443
5 years 4 months ago #312545 by krileon
You want to hide Connections on CB Menu or hide the tab on profile? To hide it on profile move it to a not shown on profile position. To hide it on CB Menu use the below CSS in CBs template CSS override functionality.

Code:
.cbMenu_UE_MENU_CONNECTIONS { display: none !important; }

See the below on how to use CB template CSS overrides.

www.joomlapolis.com/blog/kyle/18711-template-css-overrides-made-easy

Currently there is no management for CB Menu. We've plans to add a full backend management for CB Menu so new menu items can be added and existing can be removed easily. This functionality will come with the planned rewrite of CB Menu in a future release.


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.
The following user(s) said Thank You: MMDoege

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

Moderators: beatnantkrileon
Powered by Kunena Forum