How 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 columns, We can add any Blogger gadget  next to Blogger header.

Follow below steps to split Blogger header into 2 columns/sections

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on Edit HTML

Step 4 : Do customization as below
 search below code
<b:section class='header' id='header' maxwidgets='1' showaddelement='yes'>
<b:widget id='Header1' locked='false' title='your title name (Header)' type='Header'>     
</b:section>

add below code just after above code

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

Again search ]]></b:skin>  , and add below code just above  ]]></b:skin>

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

And again add below code just above  ]]>   </b:template-skin>

#layout #header {width: 50%; float: left;}
#layout #header-right {width: 50%; float: right;}

Step 5 : Click on Save template.

Now go to your Blogger and click on Layout, now you can see two column header section on your Blogger layout.

Related Posts:

  • Redirect Blogger Feed To FeedBurnerRedirecting Blogger FeedIn Blogger you can see the Subscribe to: Posts (Atom) link below post footer. This is Blogger default feed. We can redirect that Blogger feed to feedburner. Many Blogger using RSS feeds for their blogs… Read More
  • Make Blog Title Scrolling in Blogger HeaderScrolling Blog Title :All blog titles are fixed by deafult in blogger blog, not only in blogger , in WordPress also . Blogger blog titles are located on blogger blog. We can make your blog title scrolling in your blogger head… Read More
  • Add Background Color To Post Titles In BloggerBackground color to post titles : In Blogger post titles are not contain any background color by default. But we can add background color to post titles in your Blogger blog. In this post I'm giving one simple method to … Read More
  • Change Mouse Cursor In Blogger BlogChange mouse cursor :  When you open your Blogger blog, you can see default mouse cursor color. We can change that default mouse cursor in your Blogger, After changing the cursor in your blog, next when you open you can … Read More
  • Make Blog Title Scrolling In Browser Tabs on BloggerBlog title scrolling in browser tabs :When your open your Blogger blog , your blog title name will display in browser tab. By default blogger set like that to display blog title name in browser tab on which you open your blog… Read More

0 comments:

Post a Comment

Contact Form

Name

Email *

Message *

Blog Archive

Translate Language

Popular Posts

click on