Module positions JS Sidebar

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Feb 01, 2016 3:40 pm
Reply with quote
Report this post
Hi,

is there a way to create multiple modules under each other in this template?
Meaning: if I set two modules on one JS position (like JS frontpage top), I can only see the second one by clicking on it.
I would like to have it simply open and every module shown under each other...

Thanks,
Max
User avatar
Junior Boarder

GK User
Thu Feb 04, 2016 12:40 pm
Reply with quote
Report this post
...reminder...
User avatar
Junior Boarder

teitbite
Sun Feb 07, 2016 2:46 pm
Reply with quote
Report this post
Hi

This looks to be Jomsocial feature to put them into tabs. Looks like modules can be shown with a code like:

Code: Select all
.joms-module__wrapper .joms-tab__content, .joms-module__wrapper--stacked .joms-tab__content {
    display: block !important;
}


but titles, which were stacked in tab like element are a different matter. You will need to ask JomSocial support about where to change that. I'm not JomSocial expert I'm afraid.
User avatar
Moderator

GK User
Sun Feb 07, 2016 3:05 pm
Reply with quote
Report this post
O.k., thanks for the answer!
User avatar
Junior Boarder

teitbite
Thu Feb 11, 2016 12:35 pm
Reply with quote
Report this post
Hi

Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron