lenzjo
-
How to create responsive design only for mobile devices not for Tablet/tabs like iPad etc??
If you're using responsive techniques (such as Philben suggested) then Tablets will get the desktop layout for better or worse. I have to ask WHY you want to ignore Tablets, as it's not that much more work to implement. Trying to ignore th…
-
$content_width and RWD
Thx ChrisP, but I'm already doing that. It's the $content_width variable and setting (or not) it's value.
-
$content_width and RWD
Yes Andy, that's exactly what I do with images. I too have read "rumours" of it being used to stop images overflowing, but it is so poorly documented. I thought I could just leave it out so I ran the theme-tester plugin after removing…