Blogger on Your Cellphone |
- Goto Dashboard>>Design>>Edit Html
- Click Download Template so that if you make a mistake you can just reapply your template the way it was before.
- Look for this in your code '<b:include data='blog' name='all-head-content'/>' FYI: It's at the very top of your template code.
- Now just below that paste this code...
<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
<b:if cond='data:blog.isMobile'>
<meta content='width=device-width, initial-scale=1.0, user-scalable=0' name='viewport'/>
<b:else/>
<meta content='width=1100' name='viewport'/>
</b:if>
Now Click Save! That's It.
0 comments:
Post a Comment