Responsive child theme for default Twenty Ten. Provides fluid layout for many browsers including mobile support for iPhone, iPad and Android. Being a child theme, it is dependent on the Twenty Ten theme as a parent.
Changelog
Version 1.0.3
Changed the style for wp-caption to override the element style that WordPress was adding to it.
Version 1.0.2
We took out some unnecessary jQuery and added everything in the style.css file. We are no longer relying on height percentages. Please update your copy of Twenty Ten Responsive.
Version 1.0.1
Added smallscreen to the media queries. Videos have a better aspect ratio on small screens now.
Shortlink:
hey thank you.. I heard this from ProBlogger tweets
Would greatly appreciated a tutorial on this?
Pingback: 10 Free Responsive WordPress Themes | WordPress News at WPMU.org
Thank you, thank you. Flexible width is one of the most important things to me. Responsive is ideal and I would consider it a must-have. (Why do most developers ignore fluid width? What make fixed width so prevalent?)
I made one small edit in the Responsive header.php so it better accommodates no banner image. I changed line 90 from
else : ?>to
elseif ( get_header_image() ) : ?>which is exactly like the Twenty Ten header.php line 76.
I’ll surely make a few more twiddles, but at present I like very much having a perfectly functional version of the masterful Twenty Ten theme.