- Auto resizing that fits any blogger template.
- 4 social icons including ( facebook, twitter, mail letter, and rss feeds).
- J-Query hover effect ( tooltip ).
- Clean and unique design.
And At this page, Please find the next code,
]]></b:skin>And exactly before it, Please add the following code,
#social { width: 98%; height: 45px; margin: 0; padding: 10px 5px 5px 30px; list-style: none; border-right:solid 1px #853529; position: relative; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVO6DsoAKDCGNE2GX8k-kBVvj7olojkhS8yWnTbZ22fCAu5V4CAdCohWnvgc-FaDpnRSXjh4JHTcbZ1FAioPA4b_uZbAfqFSW3GprakGUVbPft1WwTgiuabGL_rVjf14I9IHQ4gD7IU70/) no-repeat left top; } #social p{ font-size:1.5em; color:#FFFB98; font-weight:bold; float:left; margin: 10px 10px 0 0; text-shadow: 1px 1px 0px #000000; filter: dropshadow(color=#000000, offx=1, offy=1); } .abt{ font-size:0.8em; color:#787878; float:right; margin: 0 -30px 0 0; text-shadow: 1px 1px 0px #ffffff; filter: dropshadow(color=#ffffff, offx=1, offy=1); } #social li { width: 32px; height: 32px; float: left; margin-right: 3px; } #social li a { float: left; display: block; width: 100%; height: 100%; text-indent: -1000em; background-repeat: no-repeat; text-decoration: none; } #social #rss { background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgUhY_VEWjeoN4oQCHJr90hLS1Dag_XiHv0ME_3lpDCcl6bdFLoFYOdF3tw_w-IbdYhHELGgz89L35CXghMEv1QbXvtlwvZabORBWzszwtwktdS8TRtdLc3PciAqZVcZcycHesSNQdxolY/s400/allblogtools_rss.png); } #social #facebook { background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhb9PR5Z3001EjI4nBCaKYagu3Enx8HkQZhaQXwuM3Q7YavTZj6Loe19Jgmmw6T3KjY1_6CVekxQUA6h99UOHPP7q1gRhpxrrFOu6RjQAEMNFyQq3C0IwVAnaqBdpLcT6MT57QK3zcmc0M/s400/allblogtools_facebook.png); } #social #twitter { background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZnTW2lq2KuTwiBCgwdqAvFSvBTNGROxOVBj0zwfgJ29Fyy-ctFzVaXhVIuDcwHqw9_cYT30a75hoWYePW5y1VMKBwzIqrdVHTns5JGaw6EhSgx08ZIR1Ky0vmxg-vl943vXxkMCWATIc/s400/allblogtools_twitter.png); } #social #mail { background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3CwtE1Zf9vihd4RFEoVcJjJnMu7XWiMhJAjUMQUyxrKi8vcm5eArCB2uGl-Y7y2SGMl6_uxRg_Zl66_PAhZqsFNSsmP_-cT6G0D1YxkFe-4Hdu78Fw1Ymoazg66prLQ_fGfvVcse8gc4/s400/allblogtools_email.png); } span.tooltip { background: #575757; padding: 3px; display: block; width: 140px; border: 1px solid #000000; position: absolute; margin-top:-40px; color: #F0F0F0; font-size:10px; text-indent: 0; font: Arial, sans-serif; text-align: center; -webkit-box-shadow: inset 2px 2px 2px #616161; -moz-box-shadow: inset 2px 2px 2px #616161; box-shadow: inset 2px 2px 2px #616161; -moz-border-radius: 5px; border-radius: 5px; }And now go the the next step.
</body>And before it, and the next code,
<script type='text/javascript'> window.setTimeout(function() { document.body.className = document.body.className.replace('loading', ''); }, 10); </script> <script src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js' type='text/javascript'/> <script type='text/javascript'> //<![CDATA[ $(document).ready(function() { $('#social li').each(function() { var $li = $(this); var title = $li.find('a').attr('title'); $li.find('a').removeAttr('title'); $('<span class="tooltip"/>').text(title).appendTo($li.find('a')).hide(); $li.find('a').mouseover(function() { var top = $(this).position().top; var left = $(this).position().left; $(this).find('span').fadeIn()({ top: top, left: left }, 'slow'); }); $li.find('a').mouseout(function() { $(this).find('span').fadeOut('slow'); }); }); }); //]]> </script>Now please click Save Template And go ahead to step 3.
At your sidebar, click Add A Gadget, And from the list, choose Html / JavaScript
Now paste the following code,
<ul id="social"> <p>Follow Us </p> <li><a href="http://BLOG-NAME.blogspot.com/feeds/posts/default?alt=rss" id="rss" title="Follow Our Feeds">Rss</a></li> <li><a href="MailLink#" id="mail" title="Subscribe To Our News Letter">Mail</a></li> <li><a href="FaceBookLink#" id="facebook" title="Be Our FaceBook Fan">Facebook</a></li> <li><a href="TwitterLink#" id="twitter" title="Follow Us On Twitter">Twitter</a></li> </ul> <b class="abt"><a href="http://www.allblogtools.com/#">Get This Widget</a> | By <a href="http://www.allblogtools.com">AllBlogTools.com</a></b>All you have to do is to change the green words to your social account urls.
And click Save
That’s it, I wish you like it and in case you wanted to download the widget images, you’ll find it here Download ( 70 hits ).
Feel free to leave your comments and feedback.
nhận xét
0 Responses to "ADD Blogger Follow Us J-Query Widget ( Social Icons )"Đăng nhận xét