- CSS part, place the following codes between the tags <b:skin> ... </b:skin>, you can place it right before the end of the tag./* Label Cloud Styles
----------------------------------------------- */
#labelCloud {text-align:center;font-family:arial,sans-serif;}
#labelCloud .label-cloud li{display:inline;background-image:none !important;padding:0 5px;margin:0;vertical-align:baseline !important;border:0 !important;}
#labelCloud ul{list-style-type:none;margin:0 auto;padding:0;}
#labelCloud a img{border:0;display:inline;margin:0 0 0 3px;padding:0}
#labelCloud a{text-decoration:none}
#labelCloud a:hover{text-decoration:underline}
#labelCloud li a{}
#labelCloud .label-cloud {}
#labelCloud .label-count {padding-left:0.2em;font-size:9px;color:#000}
#labelCloud .label-cloud li:before{content:"" !important} - Here's the widget, place it anywhere between <b:section id="'sidebar'"> ... </b:section>
The figures in variables under "// Label Cloud User Variables" can be customized to the way you like. - Save the template, and you are done.
Favicon in new blogger template
- Go to "Edit HTML" under "Layout" tab, near the top you will see a line like this:<title><data:blog.pageTitle/></title>
Copy and insert the following code below the line:<link href='URL of your icon file' rel='shortcut icon' type='image/vnd.microsoft.icon'/>-or-
<link href='URL of your icon file' rel='shortcut icon' type='image/x-icon'/>-or-
<link href='URL of your icon file' rel='shortcut icon' type='image/gif'/>
Remember to type in the "URL of your icon file". - Save the template, done~
4 comments:
Sweet, easy and simple. hehe. will surely introduce this site to other blogger.com beginners. thumbs up!
yooo! thanks a lot elvin. xD
oh do u know how to make your own template ???
I always want to have a nice template that which is design by my self......
yin, i made redesigned the minima black (blogspot template) myself. xD