Menu

Lovely Cute
  • More Menu

    • Reports
    • Search
    • Graphs
    • Settings
  • Dream Fun Product

    Drop Menu

    • Reports
    • Search
    • Graphs
    • Settings
  • Home
  • About
  • Contact
  • Sitemap
  • Others
    • Gambar Lucu
    • Infografis
    • Inspirasi
    • Motivasi
    • Photoshop
    • Teka-teki
    • Tips
    • Ucapan

Quicker BD

  • Menu
  • Home
  • Blogger
    • SEO
      • SEO 1
      • SEO 2
    • CSS
      • CSS 1
      • CSS 2
      • CSS 3
      • CSS 4
      • CSS 5
    • Jquery
      • Jquery 1
      • Jquery 2
  • Music
    • Product 1
      • Sub Item
      • Sub Item
    • Product 2
      • Sub Item
      • Sub Item
  • Flat UI
  • Features
Home » Blogger Tutorial » How-to » How to Center the Blogger Header Image Using CSS

How to Center the Blogger Header Image Using CSS

Are you customizing your blogger template? That's good. It will help you to improve your knowledge about blogger template's coding.  As a blogger you must know about the codding too. in order to not to hire developer for such small things/error occurs on your blog. which can be solved by you easily. And if you can't, then even don't need to worry as we have Google. There are many sites available where you can get tutorials, tips and tricks for codding. and this blog is also one of them. Here in this blog i share tutorials, tips, tricks, and widgets for blogger (Google Blogger).

OK, let's come to the today's tutorial, Here we will discuss about to center the blogger header image using CSS.


Most of blogger templates comes with a left side header. and now if your template have the same left header and you would like to make its position center then here are few things you have to do to make it done. Don't worry it isn't as hard as you are thinking. just follow the simple steps given below.

Also see : How to Add a 3 Column Footer Widget In Blogger

How to Center the Blogger Header Image?

Go to Blogger Dashboard > Template > Customize > Advanced > "Add CSS"
Paste the following code just into the text area.

#header-inner {
background-position: center !important;
width: 100% !important;
text-align: center;
}
#header-inner img {
margin: auto;
}

If you have a small image, and want it to be displayed with full width then use below code instead.

#header-inner {
 background-size: cover;
 width: 100% !important;
 text-align: center;
 }
 #header-inner img {
 width: 100%;
 height: 100%;
 }


Now, Hit "Enter" key after you paste above code, and Click "Apply to Blog" button.

That's it.

Still if you have any questions about the same. Feel free to ask by commenting below.

Thanks, Enjoy !
Add Comment
Blogger Tutorial How-to

Share

Like

G+

Tweet

Tweet
Related Posts

Show Conversion CodesHide Conversion Codes
Show EmoticonHide Emoticon
Newer Older Home
Powered by Blogger.

Weekly Posts

  • How to Add A Transparent Notification Bar To Blogger
    How to Add A Transparent Notification Bar To Blogger
  • Xmas "Flying Santa Claus" Widget for Blogger
    Xmas "Flying Santa Claus" Widget for Blogger
  • Supreme V2 ( Version 2) Responsive Blogger Template Download for free
    Supreme V2 ( Version 2) Responsive Blogger Template Download for free
  • How to Embed YouTube Videos In Blogger Posts
    How to Embed YouTube Videos In Blogger Posts
  • How to Add Animated Flying Android Man Widget to Blogger
    How to Add Animated Flying Android Man Widget to Blogger
  • Create a Free Blog with Blogspot.com
    Create a Free Blog with Blogspot.com
  • Use A Drop Cap Large First Letter In Posts On Blogger
    Use A Drop Cap Large First Letter In Posts On Blogger
  • Customize Blogger Threaded/Nested Comments with CSS
    Customize Blogger Threaded/Nested Comments with CSS
  • Download Best and SEO Friendly Blogger Templates for your Blog
    Download Best and SEO Friendly Blogger Templates for your Blog
  • Simple Recent Posts Widget for Blogger / Blogspot
    Simple Recent Posts Widget for Blogger / Blogspot

Blog Archive

  • ►  2017 (2)
    • ►  October (1)
    • ►  May (1)
  • ►  2016 (5)
    • ►  October (1)
    • ►  September (1)
    • ►  March (1)
    • ►  February (2)
  • ▼  2015 (28)
    • ►  November (1)
    • ►  September (7)
    • ►  August (2)
    • ►  July (1)
    • ►  June (1)
    • ►  April (3)
    • ►  March (3)
    • ►  February (5)
    • ▼  January (5)
      • How to Center the Blogger Header Image Using CSS
      • How and Why to Use AdSense Access and Authorizatio...
      • How to Add Blogger and Google+ Comments System Wit...
      • How to Add a 3 Column Footer Widget In Blogger
      • New Facebook Popup Like Box Widget for Blogger Blog
  • ►  2014 (105)
    • ►  December (4)
    • ►  November (6)
    • ►  October (1)
    • ►  September (8)
    • ►  August (12)
    • ►  July (14)
    • ►  June (5)
    • ►  May (11)
    • ►  April (5)
    • ►  March (15)
    • ►  February (24)

Labels

  • Facebook
  • twitter
  • googleplus
  • linkedin
  • youtube
  • flickr
  • vimeo
  • deviantart

Copyright Quicker BD 2018

Published By Gooyaabi Templates