Just Info Designing blogs for mobile devices - liquid design and image-width-maximisation
Today I read a very interesting article from the Webmaster Central blog about the challenges of designing websites for mobile devices, and a concept called add gadgets to your mobile template easily enough, and if they're in the sidebard then Blogger decides where to show them instead.
But the design inside posts is our own responsibility. I've been pondering this for one of my blogs that definitiely needs a mobile-template view, but which has a number of side-by-side images.
I'm not certain yet, sure, but the article's suggestion to add this CSS rule to my template
might just be a very good one for me to apply. Sumber http://blogger-hints-and-tips.blogspot.com
But the design inside posts is our own responsibility. I've been pondering this for one of my blogs that definitiely needs a mobile-template view, but which has a number of side-by-side images.
I'm not certain yet, sure, but the article's suggestion to add this CSS rule to my template
img {
max-width: 100%;
}
might just be a very good one for me to apply. Sumber http://blogger-hints-and-tips.blogspot.com
0 Response to "Just Info Designing blogs for mobile devices - liquid design and image-width-maximisation"
Post a Comment