How to Create a New Widget Section in Blogger Template Layout

New Widget Section in Blogger Template Layout

 To add a new section in Blogger template follow this instruction.

Step-1: Got Blogger Dashboard→Theme→Edit HTML

Step-2: Select the place within content wrapper where you want to add new section.

Step-3: Now paste the following code (after customization) there and save your template.

<b:section class='section_name' id='section_name' showaddelement='yes' maxwidgets='10'></b:section>

Customization:  Replace section_name with any unique class name that is not used before in this template. You can fix the number of maximum widget.

Next Post Previous Post
No Comment
Add Comment
comment url