Create a new blog header first use the software you normally use.
after that backup your template before trying, so if something goes wrong can restore back to
Find the following code:
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Header (Header)' type='Header'/>
</ b: section>
</ div>
Please change my writing that bold, be:
* Change maxwidgets = '1 'be at least 2 in order to add new widgets to the template header.
* Change showaddelement = 'no' to showaddelement = 'yes' in order to add another widget in the
header.
* Change the locked = 'true' to locked = 'false' so that you can remove the old header.
Now save your template, and return to the layout of the dashboard. Now you can add another element to the header.
Finally just add the header image that you created earlier. good luck
Post a Comment