Blogger template designer gives you the opportunity to customize your blog template but as at the time of publishing this post, you can't use it to divide the header of your blogger blog into two.
I am sharing with you, how I split my blog's header into two after following a tutorial at
Realcombiz , making it possible for me to add extra gadgets beside my blog logo.
Dividing your blog header into two sections can make your blog look more professional, making your logo to appear on the left side of your blog header, while you have some space to add any other gadget or advertisement banner to the right of the logo.
Below is what my Blog header looks like after splitting it into two columns:
How Can I Divide My Blog's Header into Two Columns?
==> Log in to your Blogger dashboard via www.blogger.com
==> Click Template
==> Click Edit HTML tab
==> Back up your blog template
==> DO NOT tick the "Expand Widget Templates" checkbox
==> Use CTRL F to find the code below:
<b:widget id='Header1' locked='true' title='My Blog (Header)' type='Header'/>
</b:section>
<div style='clear: both;'/>
==> Hence, your code should now look like this:
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='My Blog (Header)' type='Header'/>
</b:section>
<b:section id='header-right' showaddelement='yes'/>
<div style='clear: both;'/>
==> Use CTR F to find ]]></b:skin>
==> Copy and add the code below right above the ]]></b:skin> line
#header, body#layout #header {width:35%;display:inline-block;float:left;padding:15px;}
#header-right, body#layout #header-right {width:50%;display:inline-block;float:right;padding:15px;}
#header-right .widget {margin:0;}
==> Save your template.
Go to "Layout" and you should now notice a "Add a gadget" link right beside the header. Click it to add any widget right beside your blog logo.
.
Valuable information. Fortunate me I discovered your web site accidentally,
ReplyDeleteand I'm shocked why this accident didn't took place in advance!
I bookmarked it.
my webpage agricultural farming simulator
I do not even know how I ended up here, but I thought this
ReplyDeletepost was great. I don't know who you are but definitely you are going to a famous blogger if you are not already ;) Cheers!
Here is my website - BCN box
My page - Boxbcn
I waѕ suggested this ωeb site by my cousin. I am nοt surе whethеr thіs poѕt is written by
ReplyDeletehim aѕ nоboԁy else know such detaіled about my trouble.
Yοu're incredible! Thanks!
Also visit my blog post - Awesome Toys
my web site - http://vipshoppingalert.com/
I blog frequently and I truly appreciate your information.
ReplyDeleteThis article has truly peaked my interest. I'm going to book mark your website and keep checking for new details about once a week. I subscribed to your Feed too.
Feel free to visit my webpage; waist to height calculator
This comment has been removed by a blog administrator.
ReplyDeleteI like your all the posts and recommended this link to my friends as well. Thanks for such amazing blog! iphone 6 repair Calgary
ReplyDeleteI used this code and it worked to create 2 columns, but they are not at the level, the right one is below the left one....
ReplyDelete