- Posts: 1
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.
Responsive design?
- Mike H
- Offline
- New Member
As for v4.x, the update got postponed because a) we put more weight on K2 and b) we essentially redesigned all frontend slideshow layouts. Realistically speaking, we'll see v4.x being released around May.
Did you mean May of 2015?
Please Log in or Create an account to join the conversation.
- Aleš Uršej
- Offline
- New Member
- Posts: 5
Please Log in or Create an account to join the conversation.
- Trinity Web Hosting
- Offline
- New Member
- Posts: 1
All the specific numbers have to do with the width of my slide show. This certainly won't work for everyone, but it may give you some ideas.
/*Changes to make FPSS Responsive */
#fpssContainer46.fpss-template-uncut {
max-width:100%;
}
div.slidetext {
max-width:95% !important;
}
#fpssContainer46.fpss-template-uncut .slides-wrapper, #fpssContainer46.fpss-template-uncut .slides-wrapper .slides, #fpssContainer46.fpss-template-uncut .slides-wrapper .slides .slide {
max-width:100% !important;
}
@media screen and (max-width: 700px) {
#fpssContainer46.fpss-template-uncut {
width:424px;
}
}
@media screen and (max-width: 450px) {
#fpssContainer46.fpss-template-uncut .slides-wrapper .slides .slide .slidetext {
display:none;
}
}
/* End FPSS Changes */
You can see the site at bomaedmonton.org/Joomla3B. Or just bomaedmonton.org, depending on how soon we go live with it.
Please Log in or Create an account to join the conversation.
- Sergio Hidalgo Arribas
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- Katherine Thackston
- Offline
- New Member
- Posts: 3
Fotis wrote: It's certainly not dead. It's actually a top seller for us along with SIGPro.
b) we essentially redesigned all frontend slideshow layouts. Realistically speaking, we'll see v4.x being released around May.
Quality software doesn't get built in a week or two.
Hi, I just re-purchased this component for the 3rd or 4th time since it first came out however, I did not find this thread regarding the lack of responsive design until after my purchase. Do you have a new intended deadline for the responsive version of this? Unfortunately, I purchased this for a client who's website is fully responsive and while I love the look of this, without the responsiveness it is useless to me.
I need an immediate refund of purchase which was done about 3 hours ago. Please advise ASAP.
thanks in advance.
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
- Posts: 8743
Hi, since you have an active subscription, you can create a ticket in our help desk system at www.joomlaworks.net/dashboard/helpdesk and our support team can help you make your slideshow responsive.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- RGRA
- Offline
- New Member
- Posts: 8
Please Log in or Create an account to join the conversation.
- EP Enterprises
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.
- Trevor Staats
- Offline
- New Member
- Posts: 1
Thanks.
Please Log in or Create an account to join the conversation.
- Mike Rofon
- Offline
- New Member
- Posts: 6
Lefteris wrote: @Katherine Thackston
Hi, since you have an active subscription, you can create a ticket in our help desk system at www.joomlaworks.net/dashboard/helpdesk and our support team can help you make your slideshow responsive.
You say, I should buy the Slideshow Module and after that I should create a ticket and THEN I will get the help to make the module responsive?
What If your responsive solution doesn't work at my responsive template? Will I get my money back?
Please Log in or Create an account to join the conversation.