Find this code in your template:
Notice that there are two changes made:
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>Change it to <b:section class='header' id='header' maxwidgets='4' showaddelement='yes'> <b:widget id='Header1' locked='true' title='YOUR BLOG TITLE(Header)' type='Header'/>
<b:widget id='Header1' locked='true' title='YOUR BLOG TITLE(Header)' type='Header'/>
Notice that there are two changes made:
- Setting maxwidgets to greater than 1, and
- Setting showaddelement to Yes, instead of No
No comments:
Post a Comment