How to Customize Sidebar Header in Blogger

One of the things that a blogger should not forget is to customize his/her sidebar header according to his/her likeness. In this tutorial, I will show on how to add background image or color to your blogger sidebar header.
adding background image to sidebar header

How to Customize Sidebar Header in Blogger


Step 1. Identify first the ID of your widgets/gadgets that you have put in your sidebar section,

       Steps in identifying your individual widget Id in your blogger template.
           1.1 In the other window, Log- in to your Blogger Account go to Blogger Dashboard, click Template, hit Edit HTML button,
adding background image to sidebar header
           1.2 Click Jump to Widget then click the name of your widget or if you can't find your widget's name in the Jump Widget Menu,  you can Press Control F and Type the name of your widget inside the search box then click Enter in your keyboard,
adding background image to sidebar header
           1.3 After finding the name of your widget, for example you are looking for the  Popular Post Widget, you can find this set of code below,
<b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts'>
The bolded text in red above is the ID of your Popular Post Widget. Repeat step no. 1.3 to find the ID of your other widgets.

There is also another way of locating or knowing the ID of your widget. Here are the steps.
  • Go to your Blogger Lay-out page
  • Find the symbol below or the text edit ( in blue color)
    locating the widget id





  • Click it and you will see the codes that you have inserted before,click the link at the top portion

  • finding the widget id





  • The last code being underline with the red arrow above (HTML12) is the ID of the widget
  • Step 2. After getting your Individual Widget ID, save that for you will use that in the next step,
    Step 3. In the other window, go to Blogger Dashboard, click Template and hit Edit HTML button,
    adding background image to sidebar header

    Step 4. Search for the code  ]]></b:skin> and just above it, paste the code below,

    #PopularPosts1 h2 {
    background: url(http://3.bp.blogspot.com/-NJQq9XZ0OGk/UW1FE-7uu7I/AAAAAAAAAWw/xjiTeeQexSk/s1600/photo++for+sidebar.jpg);
    height:30px;
    width: 248px;
    margin-left: 0px;
    padding-top:0px;
    font-family: Sans-serif, Arial, Helvetica;
    font-size: 25px;
    text-align: center;
    }

    Short Customizations:

    • Replace the text in red with your own sidebar widget ID that you have save in Step 2.
    • To change the image background,Replace  URL image in (orange color) with your own image  (image size is width=248 px by height= 41px) or depending upon the width lay-out of your sidebar.
    • Adjust the height and width of your image by replacing the numerical value in yellow highlighted text
    • Adjust the margin and  depending upon the placement of the image background in your side bar
    •  Adjust placement of the title of the widget inside the image background. You can also place that in left or in the right corner of the background image.

    Step 5. Save your template and Enjoy.



    About the Author:
    tilt  hover effect
    Hello folks! This is GOLDEN WORKS TV, the admin of this blog. No words could described my grateful appreciations to all newbie and professional bloggers around the world and most especially to Almighty God who gave me the wisdom...Read More
    Follow him @ Twitter |Facebook


    Express yourself!
    2 comments : Post Your's Buddies!

    Post A Comment!
    We love to hear your feedbacks and suggestions. We will try our best to reply to your queries as soon as time allows. Please Keep in mind that all comments are moderated manually by our editors team to minimize spamming, and all the links are nofollow.

    Note:
    1. To add HTML code in the box, please use our HTML editor generator.
    2. Please do not spam. Those type of comments will be deleted upon our review.
    3. We should appreciate an individual and suggestive discussion.

    Best Regards,

    GOLDEN WORKS TV
    1. Why it only appears on the preview when I edited in the template and didn't appear when I click my blog directly in the address box?

      ReplyDelete
      Replies
      1. Hi Eria Eka, hope you're doing fine! Can I have your blog url to help you solve your problem?

        Delete

    Related Posts Plugin for WordPress, Blogger...