[#4947] accordion tab

9 years 4 months ago - 9 years 4 months ago #255075 by Giankomat
[#4947] accordion tab was created by Giankomat
Hi, I guess I'm missing something but I can't make some tabs as "accordion menu"example: www.tutorialrepublic.com/codelab.php?topic=bootstrap&file=accordion

there is this chance or not? I remember there was something like that in cb1.9..

Please Log in to join the conversation.

9 years 4 months ago #255105 by krileon
Replied by krileon on topic accordion tab
We don't have an accordion display mode, but with a little CSS it's possible to force the tabs to be block elements and expand the entire page basically giving accordion display. Example CSS as follows.

.cbProfile .cbTabsNav .cbTabNav {
	display: block;
	float: none;
	width: 100%;
}

This could be a nice new tab display mode to have though and have added a feature ticket for it.

forge.joomlapolis.com/issues/4947


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

Please Log in to join the conversation.

9 years 4 months ago #255138 by Giankomat
Replied by Giankomat on topic accordion tab
you're right this could be totally fine, thanks.

But when you will add the accordion tab view on CB don't forget to add some toggle tab animation, it's all the people wants :)

Please Log in to join the conversation.

9 years 4 months ago - 9 years 4 months ago #255146 by Giankomat
Replied by Giankomat on topic accordion tab
uhm I check better, nop that css it's not enough, all the tabs are above the content, this is very confusing for the user in case of many tabs...

Please Log in to join the conversation.

9 years 4 months ago #255178 by krileon
Replied by krileon on topic accordion tab

But when you will add the accordion tab view on CB don't forget to add some toggle tab animation, it's all the people wants

Sliding animation is already noted in the ticket.

uhm I check better, nop that css it's not enough, all the tabs are above the content, this is very confusing for the user in case of many tabs...

Without modifications of the tabs output you're not going to get true accordion display. Using the CSS is the best I can suggest for now.


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 to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.456 seconds

Facebook Twitter LinkedIn