How 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 of blogger header , we need to add extra gadget on right side of blogger header.

follow below steps to add Widget/Gadget on right side of blogger 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 lines in template code


<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='seo (Header)' type='Header'/>
replace with below 2 lines

<b:section class='header' id='header' maxwidgets='2' showaddelement='yes'>
<b:widget id='Header1' locked='false' title='your blog title (Header)' type='Header'/>

and paste below lines after above to lines


<b:section id='header-right' showaddelement='yes'/>
<div style='clear: both;'/>

and the search for  ]]></b:skin> and paste below code above it

#header, body#layout #header {
width:45%;
display:inline-block;
float:left;
}
#header-right, body#layout #header-right {width:30%;display:inline-block;float:right;padding:15px;}
#header-right .widget {margin:0;}


step 5 : click on save template

now  go to your blogger layout and add a new gadget on header then it will show on right side of your blogger blog header.

Related Posts:

  • Remove Comment Box From a Page in BloggerRemove comment box from a page  : If you enable comments on your blogger blog then comments box will appear also on pages in your blog. By default comments box will appear below all posts and also static pages on yo… Read More
  • Create More Than 20 Static Pages in Blogger blogHow to Create More Than 20 Static Pages in Blogger blog:Generally we can create up to 20 pages in blogger blog. After creating 20 pages it will difficult to crate another page in blogger. If you want to create more … Read More
  • Install StatCounter in Blogger Dynamic ViewsHow to Install StatCounter in Blogger Dynamic Views:Gadgets are not available in blogger dynamic views.So it is difficult to add third party code to blog in dynamic views.To install StatCounter in blogger dynamic views ,we ha… Read More
  • Add a Google Sitemap to Blogger BlogSubmitting sitemap to Blogger :Sitemaps plays major role in SEO. Search engines uses sitemaps to find out the pages on your Blogger blog. By adding Google sitemap to your Blogger blog, no need to ping your blog manually when … Read More
  • Change Label Names in Blogger blogHow to Change Label Names in Blogger Blog :In blogger blogs we can't change the label names directly.There is no label edit option in blogger.So to rename or change label names in blogger blog first we have to select the post… Read More

0 comments:

Post a Comment

Contact Form

Name

Email *

Message *

Blog Archive

Translate Language

Popular Posts

click on