If you are using a Blogger Layout Template,this tutorial will helpful for you.But if your template is a blogger template,created by using Blogger Template Designer, usually this feature has already added to your template.This will really helpful to increase the number of mobile visitors of your blog.
Now follow the simple steps given below to ready your blogger blog for mobile phones.
1.Login to your blogger Dashboard--> Design- -> Edit HTML
2.Scroll down to where you see below code:
3.Now copy below code and paste it just before the above line.
Please have some time to Drop comments on this article...
Now follow the simple steps given below to ready your blogger blog for mobile phones.
1.Login to your blogger Dashboard--> Design- -> Edit HTML
2.Scroll down to where you see below code:
<b:include data='blog' name='all-head-content'/>
3.Now copy below code and paste it just before the above line.
<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
<b:if cond='data:blog.isMobile'>
<meta content='width=device-width,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
<b:else/>
<meta content='width=1100' name='viewport'/>
</b:if>
Please have some time to Drop comments on this article...
0 comments :
Post a Comment
Only Comments which have valuable feedback are approved to reduce the spam comments. So, take a note that we approve only right feedback related to the article you comment.