Posted by peternagel91 on December 18, 2012 at 9:26pm
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
Create a subtheme that's
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/)
Omega HTML5
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.
I found
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?
the version is D 8-dev in that page
but since your question was about applying patches see this: http://drupal.org/node/534548