Hi guys,

Im pretty far with all the functionalities of my website now I want to make it responsive so it can be used on mobile phones properly aswell. Im using the default Stark theme and was wondering how I can make it responsive? For example where do I add the viewport and how? And in the css @media screen where do I do that?

I've made websites responsive before but I never done it with Drupal!

Thanks!

Comments

jmm42’s picture

Create a subtheme that's responsive like '960 grid'. Or use Zen theme, and implement a subtheme using twitter bootstrap library (http://twitter.github.com/bootstrap/)

Anonymous’s picture

I created a custom subtheme to Omega HTML 5,
there is a lot of documentation about how to get you started.
and my customer is happy with it.

peternagel91’s picture

I found this:

http://drupal.org/node/1322794

Will this make the Stark theme responsive? What do I have to do with the .patch file?

Anonymous’s picture

but since your question was about applying patches see this: http://drupal.org/node/534548