Hacker News new | ask | show | jobs
by strick 5693 days ago
I thought people might want to use the site on a mobile device, so I bought a mobile theme from themeforest for $9. Turns out it isn't easy to find a minimalist site template that works well on both mobile and desktop browsers. Let me know if you know of any! I'm not a designer :-)
1 comments

familiar with html and css?

you could design the page to be completely fluid and use up to 100% of the screen width.

then use the meta viewport tag and/or media queries to size the page for mobiles. http://www.quirksmode.org/blog/archives/2010/09/combining_me...

used the technique here, only difference is i set max-width http://concertsto.com