the month of December since Blogger has facilitated access to blogs with mobile versions, simply add /? M = 1 at the end of the URL for the blog to see a mobile version, so to display My Ubuntu Latino mobile version type in your address bar: http://www.miubuntulatino.blogspot.com/?m=1 To further facilitate access to mobile version, I added a script that automatically detects when you access from a device with a screen width less than 600.
If you are interested, you can add the script by prefixing the address of your blog to
/ sm = 1 Script
\u0026lt;script type='text/javascript'>
/ / \u0026lt;! [CDATA [
if (Screen.Width \u0026lt;600) {
location.replace ('http://nombre_blog.blogspot.com?m=1')}
//]]> \u0026lt; ; / script> I added in the section of widgets in HTML editing, but JoseGDF should put as high as possible to the template. Thanks Jose GDF by the script.
0 comments:
Post a Comment