Some of the information is relevant for people who role other platforms (especially Wordpress) but much isn't, because Blogger does thence much of this for us.
What is Responsive Web Design?
One of the biggest changes to how people role the network belatedly is the hitting of concealment sizes.Back inward the day, we had ever-increasing concealment resolutions, thence most people went from 800x600 to 1024x768, etc - the specific varied along with the type of monitor likewise graphics card. But the constant was the annual joke nearly "What's your New Year's resolution?" - the reply e'er got larger each year.
But forthwith inward that location are smartphones, tablets, likewise giant TV screens inward the mix. Users may concord upwards looking at websites inward anything between 300x200 to 4096 × 2160 - or to a greater extent than if they're using a TV.
To start with, no i was quite sure how websites should cater for this. Many people made 2 sites: i for their "regular sized" users likewise i for "mini-screen" users. Sometimes this led to duplicate-content, which didn't amuse Google's search-engines. It made to a greater extent than operate (of the ho-hum kind) for people maintaining websites, who had to update 2 places. And it didn't cater for the super-size-screen folks at all.
After much thought, inward June 2012, Google announced that a technique called "responsive spider spider web design" was their recommended approach. Basically, it says to have i version of the website, but to set instructions into it (usually with CSS) proverb whether or where to demonstrate things based on the size of the user's concealment - ie, effectively past times times "responding" to the user's settings.
This article from Blacknight Solutions goes into a lot to a greater extent than particular - likewise uses to a greater extent than technically precise linguistic communication to describe the challenges likewise the approach.
What does Responsive Design mean value for Blogger users?
This infographic is a quick-and-visual summary of the area of responsive-website design.It recommends various books likewise inward the "toolkit" section, it lists options for Wordpress, Drupal likewise Joomla likewise JQuery.
Of these, JQuery is used for display tools that a set out of Blogger-helpers homecoming - thence I would facial aspect to run across "responsive" beingness added to their features soon.
Apart from the JQuery front, initially I thought that responsive website pattern didn't thing for people who role Blogger: every bit Ive explained before, we but don't have got much ascendance over the web-pages that are made to display our blogs. But it made me wonder nearly how Google mightiness modify Blogger thence they were side past times side these guidelines fully themselves.
But after thinking some more, I realised that Blogger is already starting to role the responsive pattern approach with mobile templates: if i is enabled for your blog, thence the gadgets that are shown a dissimilar on mobile likewise non-mobile devices ane the way that posts are displayed is dissimilar - but the underlying site content (posts likewise pages) is the same.
And there are things that we tin plow over notice practice inward our posting likewise template editing that testament assist Blogger build our sites operate improve on devices with dissimilar concealment sizes.
So, what should we do?
Set the maximum width for pictures.
In the post-editor, yous tin plow over notice pick out to build pictures small, medium, large, etc - likewise the values that are used for this are absolute numbers of pixels pinnacle likewise width.But what happens if yous set the width to, say 400 pixels ("400px"), and a user has a concealment which is narrower than this? The research is hard to answer, because mobile devices apply some scaling-down thence that inward many situations the pic fits, likewise facial aspect fine.
I belatedly read an article from an English linguistic communication linguistic communication coffee-drinker, showing how to modify these sizes to whatever values yous wish and to ascendance the pic grapheme at the same time. At starting fourth dimension I thought that this would solve the problem.
But inward that location are cases where it won't operate properly, eg if yous wish text likewise pictures to concord upwards side past times times side, likewise role a tabular array rather than a "<div>" disputation to practice this. If the amount of infinite that yous allocate to the pic is wider than the infinite on the screen, thence the results my concord upwards unpredictable, or the text may concord upwards very, existent narrow.
I was originally going to advise working around this problem by specify the width inward harm of percentages instead of pixels, for example: way = 'width: 80%;' But, every bit I found tonight, if yous float your pictures to the left or the right, that approach doesn't quite work - the way that the post-editor puts inward <div> statements way that scaled downwardly pictures tin plow over notice concord upwards left inside empty larger empty divisions, etc..
Influenza A virus subtype A improve alternative is to continue to role tike / medium / large etc, and also to add a CSS rule proverb that pictures tin plow over notice have got to a greater extent than than a sure proportion (ie percentage) of the available. space. (Thanks to Paul of Spice Up Your Blog who suggested this, every bit a way to stop pictures from spilling into the sidebar).
Luckily it's existent piece of cake to practice this - precisely add a CSS govern inward the usual way for your template. The specfic govern to add together together is
.post img {max-width:98% !important}
When yous simulate likewise gum - don't forget the dot (.) at the start of that line.
Also, yous may similar to experiment with values - yous mightiness level teach every bit depression every bit 80% on some blogs. The beauty of this govern is that it specifies the maximum - if your photograph is smaller than that, it's non affected.
That said, I don't practice this for the embedded Google custom maps on i of my sites: every bit a user I existent much prefer to run across the map at total size, likewise to scroll around every bit I request to - thence I've assumed that my visitors prefer the same approach. It all depends on the nature of your site, likewise how people role it.
But many Bloggers role AdSense past times times getting the code likewise installing it to their template or putting it into an HTML/Javascript gadget, peradventure because they wish improve ascendance over the get upwards colour-scheme, or to have got the alternative of image-only AdSense ads.
Fortunately it's pretty piece of cake to accommodate these ads to concord upwards responsive - this fantabulous article from Digital Inspiration explains this technique inward to a greater extent than detail.
At a minimum, consider whether yous request to enable a mobile template for your blog, likewise set upwards some specific gadgets precisely for it.
What else practice yous yell out upwards is relevant here?
Giving your weblog a special template that exclusively mobile users see
Showing Google maps inside your blog
Getting image-only AdSense ads
Putting 3rd political political party HTML into your blog
How to add together together a gadget using Blogger
Adding a CSS govern to your template
Width of other embedded elements, eg PDF files
Pictures aren't the exclusively things that have got a fixed width - the same thing tin plow over notice hitting off to embeddded documents / PDF files, slideshows, maps, forms, etc. They tin plow over notice concord upwards to a greater extent than challenging to role on sites with smaller concealment sizes. Somteimes their code mightiness cater for differnt sizes. But i expert overall regulation is but to take the pinnacle disputation from the, likewise specify the width inward harm of a percentage.That said, I don't practice this for the embedded Google custom maps on i of my sites: every bit a user I existent much prefer to run across the map at total size, likewise to scroll around every bit I request to - thence I've assumed that my visitors prefer the same approach. It all depends on the nature of your site, likewise how people role it.
Responsive AdSense ads
If yous role Adsense via Blogger's gadgets, thence appropriately sized units testament concord upwards placed on your blog. And (unless yous pick out the "ads between posts" alternative inward the Blog Posts gadget) - this includes inside mobile-template viewers.But many Bloggers role AdSense past times times getting the code likewise installing it to their template or putting it into an HTML/Javascript gadget, peradventure because they wish improve ascendance over the get upwards colour-scheme, or to have got the alternative of image-only AdSense ads.
Fortunately it's pretty piece of cake to accommodate these ads to concord upwards responsive - this fantabulous article from Digital Inspiration explains this technique inward to a greater extent than detail.
Sidenote: I was quite amused with recent announcements past times times some Blogger-helpers (eg Paul inward Spice Up Your Blog) that we tin plow over notice forthwith role AdSense inward Dynamic Templates. As far every bit i know this has been the instance since Dynamic Templates were introduced: provided AdSense is enabled inward your weblog with a gadget (not embedded inward posts, or set into HTM/Javascript gadgets), thence the Dynamic Template see promised to demonstrate an advertisement inward an appropriate identify (most in all probability the footer, I think). In princple, this is precisely another dimension of beingness "responsive" to dissimilar screens likewise ways of reading website content.
What else
My instinct is that inward that location are other things which blogger users testament request to yell out upwards about as we deed into a "responsive" footing - at to the lowest score Bloggers who attending nearly visitors from dissimilar concealment sizes testament request to concord upwards busy.At a minimum, consider whether yous request to enable a mobile template for your blog, likewise set upwards some specific gadgets precisely for it.
What else practice yous yell out upwards is relevant here?
Related Articles
Who Blogger converts out posts into web-pagesGiving your weblog a special template that exclusively mobile users see
Showing Google maps inside your blog
Getting image-only AdSense ads
Putting 3rd political political party HTML into your blog
How to add together together a gadget using Blogger
Adding a CSS govern to your template


