Order the GroupJive Menu

2 months 15 hours ago #337328 by uwe2023
Order the GroupJive Menu was created by uwe2023
Hi, how can I change the order of the GroupJive menu?
Best regards Uwe

Please Log in to join the conversation.

1 month 4 weeks ago #337344 by krileon
Replied by krileon on topic Order the GroupJive Menu
There's not ab management for groups. So there isn't really a way to specifically change the order without just using pure CSS. Below is an example of how to do this with CSS.
.gjGroup .cbNavBarMenu > .cbNavBarItem {
	order: 99;
}

.gjGroup .cbNavBarMenu > #cbtabnavgrouptabactivity {
	order: 1;
}

.gjGroup .cbNavBarMenu > #cbtabnavgrouptabgallery {
	order: 2;
}

This for example would order the Activity tab first, the Gallery tab second, and everything else as they already were ordered after it. Below is the #ID for each tab.

Activity = #cbtabnavgrouptabactivity
Gallery = #cbtabnavgrouptabgallery
Videos = #cbtabnavgrouptabvideo
Events = #cbtabnavgrouptabevents
Wall = #cbtabnavgrouptabwall
Photos = #cbtabnavgrouptabphoto
About = #cbtabnavgrouptababout
Forums = #cbtabnavgrouptabforums
Files = #cbtabnavgrouptabfile
Invites = #cbtabnavgrouptabinvites

With this you can order them however you like using purely CSS. Use CBs built in CSS overrides to save and apply your custom CSS as shown below.

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

In a future release GJ will have tab and field management once we've generalized that API in CB 3.x, but currently all that API is strictly tied to profiles.


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: AlanJones

Please Log in to join the conversation.

1 week 1 day ago #337863 by AlanJones
Replied by AlanJones on topic Order the GroupJive Menu
thanks. works well!

Own Your Own Community!
The following user(s) said Thank You: krileon

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.177 seconds

Facebook Twitter LinkedIn