Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Mobile Devices: how to stack images in column?

More
7 years 9 months ago - 7 years 9 months ago #12992 by John_R
Good evening,
I have a request to make: I need that, in mobile devices, the images are loaded place in column one by one. This feature does not seem to be contemplated in the module settings. it is possible to realize?

I apologize for my bad English!!

Thank you in advance

John
Last edit: 7 years 9 months ago by John_R. Reason: Error

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #13015 by HaiND
Hi Giovanni Righini
Thank you for contacting and using our product
About your problem, in style css, you find to tag have class "juxitem12" and edit with "width:100%"
thank!
HaiND

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #13039 by John_R
Good morning and thank you for having responded. I applied the change you suggested to the file "style.css" (modules / mod_jux_metro_contents / assets / css / style.css -> the path is correct?) But I did not get the desired result. In fact the class "juxitem12" is repeated in many locations in the file and has never invoked alone. By inserting "width: 100%" in some positions the change also impacts on the desktop site and it is not good because it stacks images even on the desktop site. Do you have any other suggestions for me?

Thank you

Giovanni

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #13047 by HaiND
Hi Hi Giovanni Righini
Thank you for contacting!
i see again your problem, seemed to lack one css responsive,
you can add css to the file "style.css" (modules / mod_jux_metro_contents / assets / css / style.css in line 274 as follows:
@media only screen and (min-width: 320px) and (max-width: 860px){
.metro_contents .juxrow .juxitem12{
width: 100%;
}
}
*********
Best regards
HaiND

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #18559 by Jacek
Hello,
how to do this with the newest version?

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #18560 by HaiND
Hi
Thank you for feedback us
you can send information login back-end, I will check it for you soon
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.041 seconds
Powered by Kunena Forum