Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS A general question about making a template responsive Re: A general question about making a template responsive

#125612
Alen
Participant

Did you read the article I linked to. It basically walks you trough how to create Responsive layout. What you should be researching is Media Queries and breakpoints.

You could also check out [320andup](http://stuffandnonsense.co.uk/projects/320andup/) Mobile First approach to Responsive Design. Study the code and eventually it’s going to click. But not before some serious exploration, research and experimentation.