- Posts: 15920
COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
jomsocial
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
10 years 4 months ago #139032
by Krikor Boghossian
This will do the trick. Paste it in your custom.css file
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic jomsocial
.contentBlock { overflow: hidden; }
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago #139033
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic jomsocial
when there is to much content it overspills is there any help for that cheers
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 4 months ago #139034
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic jomsocial
Can you send me a link please?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago - 10 years 4 months ago #139035
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic jomsocial
its ok i sorted it and will post the fix soon
add the snipet into custom.css
add the snipet into custom.css
Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 4 months ago #139036
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic jomsocial
Not quite sure on this one, it might cause some conflicts with other areas.
Try using min-height instead.
Try using min-height instead.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago #139037
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic jomsocial
min-height breaks the template on more news feed
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago #139038
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic jomsocial
and you also are right height: 100%
breaks content on other pages
breaks content on other pages
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago #139039
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic jomsocial
the weird thing is this when i add height:100% !important
bug 1 if i add kt user login to the sidebar the agenda breaks but when i remove kt user login from side and dont publish that module the agenda is ok with height: 100% !important
bug 1 if i add kt user login to the sidebar the agenda breaks but when i remove kt user login from side and dont publish that module the agenda is ok with height: 100% !important
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 4 months ago #139040
by Krikor Boghossian
will do it.
Paste it in your custom.css file
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic jomsocial
.isFrontpage .hasSidebar { padding-bottom: 100px; }
Paste it in your custom.css file
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago #139041
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic jomsocial
its ok when not logged in but as soon as you are logged in i have abit of space under agenda
Please Log in or Create an account to join the conversation.