- Posts: 26
COMMUNITY FORUM
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
- Florida Company
-
Topic Author
- Offline
- Junior Member
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Florida Company
-
Topic Author
- Offline
- Junior Member
- Posts: 26
vs
demo.jomsocial.com/demos/
for example registration button is stripped, newsletter is diffrent, etc
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
The newsletter input can be fixed by adding
.newsletter .inputbox, .newsletter #form-login .input-small, #form-login .newsletter .input-small, .newsletter #login-form .input-small, #login-form .newsletter .input-small { height: auto; padding: 13px 20px; }
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.
- Florida Company
-
Topic Author
- Offline
- Junior Member
- Posts: 26
Please Log in or Create an account to join the conversation.
- Florida Company
-
Topic Author
- Offline
- Junior Member
- Posts: 26
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
I cannot see anything wrong with your footer. It has three modules which fall to a single column layout in smaller viewports.
We are talking about the Tinyletter module, right?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Florida Company
-
Topic Author
- Offline
- Junior Member
- Posts: 26
Please Log in or Create an account to join the conversation.
- Florida Company
-
Topic Author
- Offline
- Junior Member
- Posts: 26
Please Log in or Create an account to join the conversation.
- Florida Company
-
Topic Author
- Offline
- Junior Member
- Posts: 26
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
.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
- Posts: 136
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
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
- Posts: 136
add the snipet into custom.css
Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
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
- Posts: 136
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
-
- Offline
- Premium Member
- Posts: 136
breaks content on other pages
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
-
- Offline
- Premium Member
- Posts: 136
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
- Posts: 15920
.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
- Posts: 136
Please Log in or Create an account to join the conversation.