Jump to content

is the default home slider responsive?


Recommended Posts

  • 1 month later...
  • 10 months later...

this slider is based on bxslider jquery script. This script by default is responsive. But prestashop implementation isn't (in the default template)

 

what template you use?

 

here is a official bxslider page:

http://bxslider.com/

Hi Vekia,

 

Is the slider supposed to be responsive with ps 1.6.0.6 and default template? 

When I simulate an Ipad 3/4 with chrome I get this problem: see screenshot

Is it the normal behaviour (the slider does not have the right size)?

If it is normal, do you think there is a simple fix to this issue?

Thanks.

 

Olivier

Link to comment
Share on other sites

  • 6 months later...

Not sure if you have resolved this already but I'll post for future reference anyway.

You need to add the following rules to your homeslider css:

#homepage-slider .bx-wrapper img {max-width:100%;}

 

The original answer can be found here: http://stackoverflow.com/questions/16819069/bxslider-not-responsive-when-slides-are-wrapped-inside-a-floated-element

 

This however often gives a new problem, the text on the slides winds up outside of the image since it becomes so small.

I solved this by adding an extra media query hiding the extra p-tags only keeping the h2 visible.

I've also hidden the controls on small screens.

 

Best of luck!

Link to comment
Share on other sites

Hi all, from some days i've upgraded my old version 1.3.6.0 to 1.6.0.9.

 

All works fine, but I've a problem with category and subcategory image when I use smartphone or tablet images of category and subcat are not responsive.

 

I'm using a custom theme based on default-bootstrap

 

Someone can help me?

 

this is the site: www.ilbazardinadira.com

 

You can find uploaded images in those category: From Main menu select CATALOGO --> one of these subcategory: accossori, accessori scintillanti, ali di iside.

 

Thx all for support

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...