Jump to content

How to have a design of 100% width and flexible


Recommended Posts

Hello,

 

I would like to create a design with that structure :

 

http://www.alsacreations.com/static/gabarits/modele11.html

 

If you check with firebug, you will see that it is a 100 width design. To do that we have to put

left_column above the right_column and the center_column like this :

 

<div id="left_column"></div>

<div id="right_column "></div>

<div id="center_column "></div>

 

But in Prestashop, if I try to do it, the right column disapear.

 

Do you have an idea or a solution to implement a 100% width design woth prestashop ?

 

Thanks in advance. ;)

Link to comment
Share on other sites

Hello,

 

I would like to create a design with that structure :

 

http://www.alsacreat...s/modele11.html

 

If you check with firebug, you will see that it is a 100 width design. To do that we have to put

left_column above the right_column and the center_column like this :

 

<div id="left_column"></div>

<div id="right_column "></div>

<div id="center_column "></div>

 

But in Prestashop, if I try to do it, the right column disapear.

 

Do you have an idea or a solution to implement a 100% width design woth prestashop ?

 

Thanks in advance. ;)

 

Post a link to your "problem"

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