When it comes to customizing a blog’s design, Blogger users also tend to prefer having at least some control over how their site is going to look like when viewed from a mobile device and not just from a desktop or laptop screen.
In today’s featured tutorial, Emeka Kamanda from Tripozia will show you how you can dictate to Blogger which widgets you want to display whenever someone views your site from a mobile device. By default, Blogger has the following widgets for your mobile site:
For example, your Profile widget’s tag would look something like this:
In today’s featured tutorial, Emeka Kamanda from Tripozia will show you how you can dictate to Blogger which widgets you want to display whenever someone views your site from a mobile device. By default, Blogger has the following widgets for your mobile site:
- Header
- Blog
- Adsense
- PageList
- Profile
- Attribution
- From your dashboard > Design > Template.
- Click on the sprocket symbol below your site’s Mobile preview.
- With your mobile template set to Yes, click on the Choose mobile template dropdown menu and select Custom.
- While still on Template, click on Edit HTML then Proceed.
For example, your Profile widget’s tag would look something like this:
<b:widget id='Profile1' locked='false' title='About Me' type='Profile'/>
To hide it in mobile view, simply add mobile=’no’:<b:widget id='Profile1' locked='false' mobile=’no’ title='About Me' type='Profile'/>
- Save your template and then try viewing your site on a mobile device to see how it looks like.
0 comments:
Post a Comment