For getting recognized and popular impact of your brand over social media is very much necessary. Number of followers and likes are the figures which decides the quality of your brand name. More the likes more respect and loyalty your brand will earn from peoples.
That is why integrating your brand with social media is always recommended by all the marketing experts. And there are lot of social media widgets which help you to grow your audience and followers by asking them to follow you.
Today we are adding one more social media widget for blogger in that lists. This widget includes Google+ and Facebook follow button, which becomes visible on scrolling down the page of your site. Hope You will like it.
More Social Widgets for You
1. Have You Installed Trackers Social Sharing Widget In Blogger?
2. Social Media Sharing Widget V2 for Blogger
Step#1
- Open Blogger Dashboard → Template → Html Editor
- And search for (pressing Ctrl+F) <footer> or <div id="footer">
- Add below given code just above it.
- After adding it replace the highlighted ID with your own user ID name.
HTML & jQuery
<script> $(document).scroll(function () { var y = $(this).scrollTop(); if (y > 1500) { $('#scrollwig').fadeIn();} else { $('#scrollwig').fadeOut(); } }); </script> <b:if cond='data:blog.pageType == "item"'> <div id="scrollwig" class="sliderbox_06" style="display:none;right: 0px; bottom: 0px;"> <div id="scroll_content"> <div id="follow"> <div class="text"> <p class="para1">Follow Us On</p> <p class='para2'><span class='googlefollow'>Google+</span> & <span class='fbfollow'>Facebook</span></p> <br/> </div> <div class='g+' style='position:relative;left:5px;float:left'> <div class="g-follow" data-annotation="vertical-bubble" data-height="24" data-href="//plus.google.com/104531871024048224811" data-rel="publisher"></div> <script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> </div> <!-- Fb Button --> <div class='fb' style='float:right;position:relative;right:-10px'> <iframe src="//www.facebook.com/plugins/follow.php?href=http%3A%2F%2Fwww.facebook.com%2Ftrackmyblog&width&height=65&colorscheme=light&layout=box_count&show_faces=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden;width:70px; height:65px;" allowTransparency="true"></iframe> </div> <a href="http://www.trackmyblog.com/2013/11/wikihow-style-social-media-widget-for-blogger" id='getwidget'>Get The widget</a> </div> <!-- End slider-thanks_06 --> </div> </div> </b:if> <div class='clr'/>
Step#2
- Now Search for (pressing Ctrl+F) ]]></b:skin>
- And copy-paste below CSS property for the widget just above it.
Css
/* Trackmyblog.com Scroll Down Widget *****************/ #scrollwig { position: fixed; right: -510px; z-index: 4; opacity:0.99; width: 275px; bottom: -300px; } #getwidget { float: right; font-size: .65rem; color: #323232; position: absolute; right: 85px; bottom: 0px; } #scroll_content{ border: 5px solid #FFF; border-radius: 150px 150px 0 150px; box-shadow: -3px 3px 4px #BFBFBF; margin-bottom: 0; } #follow { background-color: #FFF; border:15px groove #F8DA39; border-right: none; border-bottom: none; border-radius: 150px 150px 0 150px; font-size: 0.9em; height: 185px; margin-bottom: 0; padding: 40px; text-align: center; } .text{margin:0 0 0 0} .para1 { font-size: 1.9rem; font-weight: normal; font-family: oswald; padding-bottom: 0.1em; margin: 0 0 0 0; letter-spacing: 1px; color: #47401A; } .para2 { width: 120%; margin: 0 0 0 -9%; font-size: .8rem; } .fbfollow { color: #3B5998; font-size:1.3rem; font-weight:bold } .googlefollow { color: #D34836; font-size:1.3rem; font-weight:bold }
Now hit the Save button and you are done. Congratulations you have successfully added scroll down social media widget.
Thank You!! <3
ReplyDeleteThere's a problem in the widget.See yours in this there is like appearing for facebook and the likes are appearing but in mine there is follow appearing and the previous likes are also not appearing.Please help me see any post on this blog:-http://technopcarea.blogspot.com/
ReplyDeleteHi there Himanchal open Html Editor and find the below piece of code in the widget
Deleteplugins/follow.php
after finding it replace it with plugins/like.php
Thank You a lot and once again i need you help,in your provided template frontpage magazing i want to ad related posts at the end of post so below which code should i add it i have tried below data:post.body ajnd post-footer-line-1
ReplyDeleteadd it below post-footer-line-1
DeleteI have tried adding below post-footer-line-1 and nothing appears + the dark sun comment system on frontpage blogger template also doesn't works please check pages source and tell me the problem.And also whenever i add slide out social sharing widget that floats on right screen provided by newbloggertips the white screen apeears instead of slider,help me see this:-http://technopcarea.blogspot.com/
ReplyDeleteI have not added but wht's the problem and please tell me any personnel means like email or facebook account here:-pcgameslab@gmail.com to contact you
Suryakant i am just 13 years old and i don't know anything about desigining can you teach me something about css and template desigining and widget desigining tell me your reply on pcgameslab@gmail.com
ReplyDelete