Simple Blogger Social Icons System
Any Link List widget with $type=social_icons in title will become Social Icon list if your template was integrated Blogger Social Icons ... READ MORE
I just usually forgot how to embedded javascript code to my Blogger templates. So I just want to share with you as a short quote and also help me each time I need add Js to a template. This tips always helps me prevent XML error when save template code. At first, Access your blog dashboard, choose Template. Then click Edit HTML. Not, insert before </head>
tag or </body>
tag with your javascript wrapper code like below:
<script type='text/javascript'> //<![CDATA[ // Place your javascript code here //]]> </script>
Then click Save template
Any Link List widget with $type=social_icons in title will become Social Icon list if your template was integrated Blogger Social Icons ... READ MORE
Any Image widget with parameter $quot=author_of_quote in title will become a Quote widget if your template was integrated Blogger ... READ MORE