Heres how to make the changes :
1.Click 'Layout'-->'Edit Html' for your blog
2.Find the following piece of code in your blogs html :
(use 'ctrl f' for a search bar to find the code)
<div id="header-wrapper">
3.This is the section of code you will see under <div id="header-wrapper">
<div id="header-wrapper">
<b:section class="header" id="header" maxwidgets="1"showaddelement="no">
<b:widget id="Header1" locked="true" title="Sample Blog (Header)" type="Header">
</b:widget>
</b:section></div>
All you have to do is change the 'Maxwidgets' from '1' as seen above to '5' as seen below :
<div id="header-wrapper">
<b:section class="header" id="header" maxwidgets="5"showaddelement="no">
<b:widget id="Header1" locked="true" title="Sample Blog (Header)" type="Header">
</b:widget>
</b:section></div>
Written by Admin
We are Creative Blogger Theme Wavers which provides user friendly, effective and easy to use themes.
Each support has free and providing HD support screen casting.
0 comments:
Post a Comment