How to Add Widget/Gadget Inside Blogger Blog Header :

By default blogger blog header widget will be locked and it has not possible to add widget inside blogger blog header.We can add extra widget inside blogger header.To add widget inside blogger header , we need to set yes on showaddelement on header section and unlock header widget and do some changes .

follow below steps to add widget/gadget inside blogger blog header

step 1 : go to blogger dashboard

step 2 : click on template

step 3 : click on edit html and tick expand widget templates

step 4 : find below line in template code

<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>

and chanage showaddelement='no' to 'yes' and increase maxwidgets='2'
i.e <b:section class='header' id='header' maxwidgets='2' showaddelement='yes'>



now gadget added inside blogger header, but header gadget will not move to any where because it's locked. So we need to unlock header widget to change widget position.

see below code in template , it will appear after above code

<b:widget id='Header1' locked='true' title='your blog title (Header)' type='Header'>

replace above code with below code

<b:widget id='Header1' locked='false' title='your blog title (Header)' type='Header'>
 
step 5 : click on save template

now click on layout , now you can see extra widget on your blogger blog header.

Related Posts:

  • Add a Widget/Gadget on right side of blogger headerHow to Add Widget/Gadget on right side of blogger header :suppose if you want to add banner or any search box to the right side of your blogger header, this post will help you.To add banner or any search box to the right side… Read More
  • Split blogger header into two columnsHow to split Blogger header into two columns :We can add gadget next to header by splitting header section into two columns on Blogger. It is easy to split blogger header into 2 columns. By dividing Blogger header into 2 colu… Read More
  • How to Link Blogger Header to Another SiteAdding custom link to Blogger header :By default your blogger header is linked to your blogger home page. If you click on your Blogger blog header, then it will redirect to home page of your blog.  We can change your Blo… Read More
  • Add Widget/Gadget Inside Blogger Blog HeaderHow to Add Widget/Gadget Inside Blogger Blog Header :By default blogger blog header widget will be locked and it has not possible to add widget inside blogger blog header.We can add extra widget inside blogger header.To add w… Read More
  • Change Header Size In BloggerHow to change header size in blogger blog:We can increase or decrease header size in blogger blog.It is easy to adjust size of your blog header in blogger.follow below steps to change header size in blogger blogstep 1 : go to… Read More

0 comments:

Post a Comment

Contact Form

Name

Email *

Message *

Blog Archive

Translate Language

Popular Posts

click on