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 |
![]() |
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 |
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