slideshow doesn't appear
8 years 11 months ago #31651
by mwsmws
Replied by mwsmws on topic slideshow doesn't appear
Hi, we need to activate the line in 3924 template.css line (float: left; on) so that the image that's under slidershow, put to the right of the web slidershow when it is displayed with a mobil. How do we do to continue watching the slidershow 3924 with the line?
Thank you.
Thank you.
Please Log in or Create an account to join the conversation.
8 years 11 months ago #31653
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic slideshow doesn't appear
Hi
I will try to explain :
- the slideshow width and the image inside is calculated with Javascript according to the container are
- using a float left on an element, makes it with no width unless you force it
- you can give the width to the slideshow to use the float left, and loose the responsive
- you can leave the auto and % values in the slideshow but then have a container without float.
What you can try is to align your divs with inline-block;
But this is something to manage into your template
I will try to explain :
- the slideshow width and the image inside is calculated with Javascript according to the container are
- using a float left on an element, makes it with no width unless you force it
- you can give the width to the slideshow to use the float left, and loose the responsive
- you can leave the auto and % values in the slideshow but then have a container without float.
What you can try is to align your divs with inline-block;
But this is something to manage into your template
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 9 months ago #32790
by Miss Swan
Replied by Miss Swan on topic slideshow doesn't appear
Hello
I just updated my slideshow, and suddenly it doesn't appear? :huh:
I've tried to turn off jQuery, but that didn't help.
I use Protostar template, joomla 3.4.8
This is my page
I just updated my slideshow, and suddenly it doesn't appear? :huh:
I've tried to turn off jQuery, but that didn't help.
I use Protostar template, joomla 3.4.8
This is my page
Please Log in or Create an account to join the conversation.
8 years 9 months ago #32793
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic slideshow doesn't appear
Hi
you have an outdated version of maximenu mobile (1.1.7), the current version is 2.0.10.
It renders an error in your page, you must update it to fix this error which is probably blocking the slideshow
Let me know
CEd
you have an outdated version of maximenu mobile (1.1.7), the current version is 2.0.10.
It renders an error in your page, you must update it to fix this error which is probably blocking the slideshow
Let me know
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: Miss Swan
Please Log in or Create an account to join the conversation.
8 years 9 months ago #32795
by Miss Swan
Replied by Miss Swan on topic slideshow doesn't appear
Hi
That was it, updated maxi menu mobile and it works like a charm!
Thank you so much for your help!
That was it, updated maxi menu mobile and it works like a charm!
Thank you so much for your help!
Please Log in or Create an account to join the conversation.
Time to create page: 0.241 seconds