How To Modify Label Widget In Blogger

Sunday, May 22, 2011

The visitor who visit my blog will realize the widget named Categories placed at the right sidebar of the blog. Actually it is the default widget provided by blogger

Capture 

Maybe some of you ever questioned yourself how this blog owner’s changed the font type of this widget. In this posting, I will show you how I made it.


The Procedures

  1. Login to your blogger account.

    Capture

  2. Click Design –-> click Edit HTML –-> now you will see the interface below

    Capture

  3. Click Expand Widget Templates –-> press Capture to launch the Find: toolbar at the top side of your blogger dashboard

    Capture

  4. Based on the picture above, type your own widget name (in my case is categories) in the Find: text box –-> click Next –-> you will be redirected to the widget source code like below.

    Capture

  5. Scroll down a little bit and you will see the <div> tag contains the word widget-content. Please refer the blue arrow in the picture above.

  6. Put the CSS id inside the <div> tag and named it with the suitable name. I named it as id=“ContentCategories”

    Capture

  7. Again, in the Find: text box, type ]]></b:skin> –-> click Next –-> you will be redirected to the tag you had typed 

    Capture

  8. Copy & paste the CSS code below at the top of the ]]></b:skin> –-> click SAVE TEMPLATE –-> click View Blog to see the result 



    Note: 
    You are free to determine your own font-family, font-size and text-transform. To choose the font-family, you can use the MS Word program. Take note the font name you choose and put it after the font-family:

    Capture


Disclaimer

Please be informed that the procedures above is wrote based on my blog template. I should not be responsible for any harm on your blog design during following it. Please make a backup copy of your blog template before following the above procedures

7 comments:

{ prawin kumar } at: December 8, 2011 at 10:59 PM said...

I just added your css code in add css option of template designer. It worked

{ Zainal Abidin } at: December 9, 2011 at 10:19 AM said...

congratulation prawin....:)

i am really glad can help you

Anonymous at: April 17, 2012 at 8:22 PM said...

and how to change a color of labels´ names when listed? Could you help please?

{ Unknown } at: May 31, 2012 at 4:22 AM said...

it could not worked for me i dont know for what reason can you help me i put the right code on right place

{ Zainal Abidin } at: May 31, 2012 at 7:30 PM said...

hello uzair...

first of all...what type of web browser you use???...if you use IE ver 9 you need to click Tools --> Compatibility View....in order to see the effect of of the code you put....

{ Unknown } at: August 14, 2012 at 2:13 PM said...

assalamoalaikom.,nice blog.,
it's helpful.,
i'm newbie in blog.,
hope you can help or suggest any improvement in my blog

http://www.faidzmagz.blogspot.com

Anonymous at: August 29, 2012 at 8:06 AM said...

thanks:)

Post a Comment

Related Posts Plugin for WordPress, Blogger...