Jump to content

How to make responisve PrestaShop Themes


Recommended Posts

Hello guys,

 

I'm a CSS/HTML beginner, and i managed to do few themes for prestashop, however i want to try to make a responsive theme, any tips, or directions how this is made? How you make blocks and columns disappear for example? and such :)

 

Thanks in advance

Link to comment
Share on other sites

Hi.

 

What do you mean by 'responsive theme'? Yes, you can make blocks 'disappear' by e.g.:- adding exceptions to modules.

 

Regards.

 

Robin.

 

The CartExpert Team

 

In short, responsive web design is a term that describes the concept of building a website design in a way that allows the layout to change depending on what screen resolution the viewer has

Link to comment
Share on other sites

It dynamically changes according to screen resolution, this is responsive web design. See http://elationbase.c...liquid/demo/en/ for example, change your browser screen size (no need to change resolution) and you will see how theme changes, in smallest screen it become mobile theme. See also http://demo.atchworks.com/cameleon/

 

Edit:

And i know how to disappear block with exceptions, in responsive theme this is done dynamically without exceptions.

Edited by deniss13 (see edit history)
Link to comment
Share on other sites

For responsive theme you should use media queries,just google "media queries tutorial"

there will be a lot of them. Also there are a lot of tutorials for responsive menus.

 

You get some ideas from frameworks like Twitter bootstrap 2, Foundation 3 or some other more or less

complex framework.

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