Jump to content

How To Move Home Image Slider


Recommended Posts

Hello, 

 

i`m using Prestashop version 1.6.1.1 and i have problem with the position of the Home Image Slider, the images are appearing in the left of the DisplayTopColumn. 

 

I have tried different methods to change the position from left to center, but for the moment i have no success.

 

I read that i need to find the file bx_styles.css and to edit the .bx_wrapper. I have searched for the file in both directories:

 

modules/homeslider/bx_styles.css or themes/YOUR_THEME/css/modules/homeslider/bx_styles.css

 

But i do not have such file on my folders. 

 

Can somebody give me an idea where to find these files or if they are changed in the new version and if yes how to edit the position of the slider. 

 

Thanks in advanced! 

 

Best Regards, 

Ivo 

Link to comment
Share on other sites

i have tried but no success :(

The only way to move the slider from left to the center was when i put in global.css under homepage-slider: 
#index #homepage-slider {margin-bottom:0px;margin-left:350px;}

 

i have tired with margin:0 auto

or with margin-left:auto, margin-right:auto, but nothing happened.  

Link to comment
Share on other sites

Hello, i have contacted the theme developer. 

He told me following solution, which is working now: 

For fixing centering the home slider, please renamed the file:
/js/jquery/plugins/bxslider/jquery.bxslider.css 
to 
/js/jquery/plugins/bxslider/jquery.bxslider.css---
 
Now everything is fine :) Hope to help also to other people :) 
Link to comment
Share on other sites

  • 1 month later...

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...