Jump to content

No left or right blocks -- how do I widen the slider across the full page?


Recommended Posts

I had found and tried that (changing center_column in a few places in that file), but it did not work.  I had also changed the width of the slider in that module's configuration, but seemed to stretch the image, but clipped it off within the same space.  There is apparently some "container" on the home page that holds that slider, and the container needs to be widened.  This is it here... http://tinyurl.com/mespo6l

Link to comment
Share on other sites

Hi again Vekia,

Where is this though?  I found references to grid_1 through grid_9 in the grid_prestashop.css file, but it looks like a list of the definitions.  Where is the layout being told to use grid_5?

Thanks.

Link to comment
Share on other sites

When I "Inspect element" in Firefox, I see that the slider is contained within <div id="center_column" class="grid_5">.  What I can't find is where center_column is being told to use grid_5.  Below that line I see that the slider is also within bx-window and bx-wrapper , both with width of 535px.  If I hard-code grid_5 to be 980px in grid_prestashop.css, I get the correct result.

 

But yes, I know I should not hard-code it, and need to find out where the grid_5 is being used for that center_column.

 

Thanks.

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