Create Blogger Template From Scratch-Blank Template

Tuesday, June 28, 2016
Our lesson today it is how to make a blank template on blogger.
Before we continued the topic I suggest you create one dummy blog on blogger for exercise.

Login to your Gmail and Go to the Blogger Dashboard and then create a new blog .
Select Template to edit the template, there are two layers "Live on Blog" and "Mobile"
Blogger Dashboard
Select the button below the "Mobile" and disable Show mobile template on mobile devices by select radio button "No. Show mobile template on mobile devices" then save it.
Disable Mobile View

Now you can take the option "edit HTML"
Select "Jump to widget" button and choose the "Blog1"
copy all post widget start
"<b:section class='main' id='main' name='Main' showaddelement='no'>"
until you get the blog main section close
"</b:section>"
The easy way to copy that section, you must minimize first that section by clicking the beginning line of the section so the result will be like this.
"<b:section class='main' id='main' name='Main' showaddelement='no'>...</b:section>"

Blog1 Section
Copy that line and save it into the text editor.

Now, erase all the code on your default template and change it to this code below

If there is no error message that is mean your Blank Template Work Properly.

No comments:

Post a Comment