Don't Miss

Social Subscription Widget V2 For Blogger

By Zohaib Liaqat - 88 Comments
Social Subscription widgets are one of the best way for increasing your loyal readers. These widgets are important for increasing your social activity. The social subscription widget I'm going to share with you today is designed by me and i hope that you'll like it and it will definitely increase your social fans. This Social Subscription Widget includes Facebook, Twitter, Google+, RSS and email subscription form. So, without wasting your time let's come to the point :

Social Subscription Widget V2 For Blogger

Step 1. Log in to your Blogger Dashboard
Step 2. Go to Layout >> Click on Add a Gadget and select HTML/JavaScript Gadget from the list of Gadgets
Step 3. Now Copy the below code and Paste it in the HTML/JavaScript Widget Box


<style type="text/css">

            #bgt-ssw-wrap

            {

                height:250px; /* height of the box */

                width:280px; /* width of the box */

                background:#F2F2F2; /* Background color */

                color:#009;

                font-family:Georgia, "Times New Roman", Times, serif;

                padding:3px;

                border:3px solid #00cc00; /* width and color of border */

                border-radius: 0px;  

            }

     

            #bgt-ssw-icons-wrap

            {

                text-align:center;

                height:50px;

                padding: 5px 0px;

            }

     

            .bgt-ssw-icons

            {

                height:50px; /* height of the social icons */

                width:50px; /* width of the social icons */

                float:left;

                margin-left:15px;

                margin-bottom:10px;

            }

     

            .bgt-ssw-icons:hover

            {

                opacity: .7;

                filter:alpha(opacity=70);

                height:50px; /* height of the social icons on hover */

                width:50px; /* width of the social icons on hover */

                cursor:pointer;

            }

     

            .bgt-ssw-lbl

            {

                color:#000000; /* Text color */

                font-weight:500;

                text-align:center;

                padding: 2px 0px 10px 0px; 

            }

     

             .bgt-email-field

             {

                 -moz-border-radius:4px;

                 -webkit-border-radius:4px;

                 background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9zkZWMBVhigSyhO1tKJ5lv3Z3cBmMjImL8taFkXAC_R_JSkwHTegHsSU7fcF8NRh1vU2voQFSyn3m2StbKtb1X_eoaD6s2Jx39iwY7JfmLtrwy2qkwJv9CV9RSoHfYPnTxnvAzEIuUb3J/s1600/icons.png) no-repeat 0 -27px;

                 border:1px solid #dcdcdc;

                 border-radius:0px;

                 color:#444;

                 margin:0 0 15px;

                 padding:10px 40px;

                 width: 190px; /* width of the email subscription form */

             }

     

             #bgt-ssw-submit

             {

                height:40px; /* height of the Subscribe button */

                width:200px; /* width of the Subscribe button */

                background:#00cc00; /* Background color of subscribe button */

                color:#FFF;

                font-weight:bold;

                text-align:center;

                margin-left: 42px;

                border-radius: 0px;

             }

        </style>

         <div id="bgt-ssw-wrap">

            <div class="bgt-ssw-lbl">Subscribe to Us!!</div>

            <div id="bgt-ssw-icons-wrap">

                <a href="https://www.facebook.com/blogolect" rel="nofollow" title="Like us">

                    <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_hTCwRkdaWmqNGf7n4tRTXYxLpaQOqsdwCJ4nyjJALnA7GwqyghqfxQ4ra6xNeVcpg2mFkHYiAkgikphnDAhXCy1Du0Jn-qkBpqk-tsUPpgPMGzR-KoEyQl1CXi92xybAaV61jD4mwRFv/s1600/fb+button+blogolect+subs.png" class="bgt-ssw-icons" alt="FB"/>

                </a>

              <a href="https://www.twitter.com/blogolect" rel="nofollow" title="Follow Us">

                <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGrh15Ex5Xx3cK5Mi1ksQmtidwxVIxBhjkdRqVikbAcShKGlBSE4-2oZrn82tkdbzvlgswpnr51R9vmbTnugBPQ1RzYOZrSnN3BusfhEIaafZL3Q_Z-rqv-8Z84zhHLr0VZ81T84HurQLm/s1600/twitter_64.png" class="bgt-ssw-icons" alt="TW" />

                </a>

                <a href="https://plus.google.com/+zohaibliaqat" rel="nofollow" title="Follow us">

                <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtm5A8bUN3OS4fbibBof3UfHG2jXLFaCsnXCQKPrAtOBXAzNAfi_Pm8DaHaC-3rcx2Kl81ekRh4R_qzj4QSv4CPIgKeeHELxjanT6Q9wn6jYa5N8dmqK90gUIPBnwc705FMWSc4Tv2vEdV/s1600/google-plus_64.png" class="bgt-ssw-icons" alt="G+"/>

                </a>

                <a href="http://feeds.feedburner.com/blogolect" title="Subscribe Us">

                <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikQdh0H4X-9SDlE30wz1GDB2Au9I99RUH9WY6lfJ_s_vPLv5yKA7yIlhO-JfjIEWO4VwB3E6B5nkVedvS8Rw4cKBelP_MvpgLsXby7vP-8ppJ7s-fAQsuXG5hmMILIT2f-cnjkspYsEzzL/s1600/rss_64.png" class="bgt-ssw-icons" alt="RSS"/>

                </a>

            </div>

            <div class="bgt-ssw-lbl">Get Pro Tutorials directly<br /> in to your Inbox</div>

            <form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=blogolect', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">

                <input  type="text" class="bgt-email-field" name="email" autocomplete="off" placeholder="Enter your email address"/><br />

                <input type="hidden" value="Blogolect" name="uri"/>

                <input type="hidden" name="loc" value="en_US"/>

                <input type="submit" value="Subscribe" id="bgt-ssw-submit"/>

            </form>

        </div>

Customization :
  • Replace https://www.facebook.com/blogolect with your Facebook Fan Page URL
  • Replace https://www.twitter.com/blogolect with your twitter profile URL
  • Replace https://plus.google.com/+zohaibliaqat with your Google+ Profile URL
  • Replace http://feeds.feedburner.com/blogolect with your RSS Feed URL
  • Replace Blogolect with your RSS Feed Name 
Step 4. Hit the Save Button
Tadaahh !!
That's it...
If you have any problem regarding this widget, kindly leave your comment below and don't forget to Subscribe Us via Email.

Tags:

88 comments to ''Social Subscription Widget V2 For Blogger"

ADD COMMENT
  1. it was only redirecting to the facebook like us.. all d social button

    ReplyDelete
  2. how to find rss feed name ?

    ReplyDelete
    Replies
    1. Go to http://feeds.feedburner.com and create for your site

      Delete
  3. Very Attractive Subscription box, I put it in my site check Here Employment News

    ReplyDelete
  4. Nice Subscription box Bro ,I need it for my blog Govt Recruitment

    ReplyDelete
  5. good subscription box.i will try it on my blog
    http://www.jobdilade.com

    ReplyDelete
  6. i want these type of subscription box..thank you.
    SBI PO Interview Result 2017

    ReplyDelete
  7. I appreciate your blog. Because there are very interesting information in this blog.
    MP Govt Job

    ReplyDelete
  8. Awesome blog thanks for providing such a great full information.
    Latest Medical Jobs

    ReplyDelete
  9. I want to get Social subscription for my blogger..
    You added the very good information and step by step information here..
    MSBTE Winter Result

    ReplyDelete
  10. This comment has been removed by the author.

    ReplyDelete
  11. This comment has been removed by the author.

    ReplyDelete
  12. This comment has been removed by the author.

    ReplyDelete
  13. Every year Rajasthan Government provide various government job. this year lots of govenment job are waiting for eligible candidates.

    ReplyDelete
  14. hello sir, nice information . I want to get Social subscription for my blogger. You added the very good information and step by step information here.

    ReplyDelete
  15. Time Table contains very important information such as Timing, Date of Exam, Name of Subject and more other information. At time the Board is making HBSE 10th Date Sheet 2020 after complete it. Haryana Board releasing it as soon as. As per previous year statics board record in November month release programme and conducts exam in March month. If you have any queries write comment then we will mention on here.

    ReplyDelete
  16. Thank you for sharing information, know more... visit Relevant_information

    ReplyDelete
  17. sarkariresultalert.com provides you all the latest Sarkari Results, Sarkari Naukri Jobs in various sectors such as Railway, Bank, SSC, Army, Navyclick here

    ReplyDelete
  18. Thank you for this nice blog...
    Get more latest updates about SSC CGL exams.
    SSC Exam Updates

    ReplyDelete
  19. very informative!
    check the link given below for more awesome stuff.
    SSC Exam Notifications

    ReplyDelete
  20. Nice Article!
    Click on the link given below to know more about career counselling.
    Best for Entreprenuers

    ReplyDelete
  21. best Halal Persian & Mediterranean Restaurant in Schaumburg
    Ali baba Kabab is one of the best Halal Persian & Mediterranean Restaurant in Schaumburg,IL. We offers a unique blend of best mediterranean food. DINE IN | TAKE OUT| DELIVERY | CATERING

    ReplyDelete
  22. Subscription box, I put it in my site check Here Mp Employmnet News

    ReplyDelete
  23. Best Subscription box, I put it in my site check Here Daily SarkariExam

    ReplyDelete
  24. Click Here to see latest MP Sarkari Naukri Information At MP Govt Jobs

    ReplyDelete
  25. Really Very useful Article for All
    Enjoy Your Holidays With Atharva India Tour India’s No. One Tour Company

    ReplyDelete
  26. This comment has been removed by the author.

    ReplyDelete
  27. This comment has been removed by the author.

    ReplyDelete
  28. wow nice article published to you https://hindirojgaralert.com/

    ReplyDelete
  29. very nice article i was looking for this kind of article 123movies

    ReplyDelete
  30. This comment has been removed by the author.

    ReplyDelete
  31. Nice Subscription box Bro ,I need it for my blog premiumhdmovie

    ReplyDelete
  32. Awesome blog thanks for providing such a great full information. 123movies

    ReplyDelete
  33. Thank you for sharing information, Get the latest career updates

    ReplyDelete
  34. This comment has been removed by the author.

    ReplyDelete
  35. Really good...Get all the information about the Sarkari Job in Hindi. Find a suitable application form fill through online/offline mode

    ReplyDelete
  36. This comment has been removed by the author.

    ReplyDelete
  37. https://gosarkarinaukarius.in/

    get all govt jobs notification:-

    direct official link to apply online, are updated here. Get the latest vacancy details of vaccines name Recruitment registration process, selection process, examination fee, interview dates and more information here

    https://gosarkarinaukarius.in/allahabad-high-court-ro-ca-revised-answer-key-2020/

    ReplyDelete
  38. This comment has been removed by the author.

    ReplyDelete
  39. Awesome blog thanks for providing such a great full informationabout bollywood movie 2018

    ReplyDelete
  40. Govt Jobs after 12th & 10th pass govt jobs: Students and freshers who have passed class 10th and 12th and looking for sarkari job for 12th pass & govt jobs for 10th pass will get all sarkari naukri & vacancies latest alerts here. We also update latest 12th pass govt job for female, eligible candidates and students should check all eligibility before applying for the job.
    Sarkari Job For 12th Pass

    ReplyDelete
  41. This comment has been removed by the author.

    ReplyDelete
  42. Sir Ver Helped for this post. i need this question paper for extra prepare RTMNU Question Paper

    ReplyDelete
  43. Such an amazing and informative post.Great Content. Keep it Up. Check this post on Akshardham Delhi.
    It boosted my existing knowledge about the place. It is a place that everyone should visit.

    ReplyDelete
  44. Thanks for sharing article on Social Subscription Widget V2 For Blogger i am new to seo i learnt a lot new things Shopping Online

    ReplyDelete
  45. mulkee.com Kuwait Real Estate Site for, flats for rent and sale in Kuwait, vacation flat, studio flat, chalets, floors, shops, offices, houses, and lands for sale. Find what you are looking for or create your own ad for free
    https://www.mulkee.com/en/

    ReplyDelete
  46. https://www.govtjobalarm.in/

    ReplyDelete
  47. I wanted to thank you for this excellent read !! I definitely loved every little bit of it. I have you bookmarked your site to check out the new stuff you post.
    Aaj Tak

    ReplyDelete
  48. Find your next USA Construction Jobs with constructionjob.net. Browse Construction roles by city or view all Construction Employment jobs in United States Apply now.Employement in United States

    ReplyDelete
  49. Very Nice article dear, I love the way you explain the things, It is very easy to understand. Keep up the good
    work buddy.
    प्रधानमंत्री किसान मानधन योजना

    ReplyDelete
  50. Ok wow thank you so much never thought of that Majhi naukri

    ReplyDelete
  51. We wanted to thank you for this excellent Article !! I definitely loved every little bit of it. I have you bookmarked your site to check out the new stuff you post.
    https://indjobaspirant.in/apprentice-training-for-iti-bel-apprenticeship-training-for-iti-holders-in-bangalore-apply-now/

    ReplyDelete
  52. online essay assignment help Assignments is an application for your learning management system (LMS). It helps educators save time grading and guides students to turn in their best work – all through the collaborative power of G Suite for Education.

    ReplyDelete
  53. thanks for sharing your interesting idea BA 1st Year Result 2020 and thought is very nice and it's helpfull contant BA 2nd Year Result 2020 with cheap assignment provider uk 

    ReplyDelete
  54. Ok wow thank you so much never thought of that but you should always
    pay someone to write an essay for you

    ReplyDelete
  55. I am your website viewer, just as your other articles attracts us,
    your articles help us a lot. Thanks for publishing this article.
    Regards
    https://shoppingonline.org.in/

    ReplyDelete
  56. I Cant find this type article anywhere Gujarat Anganwadi Nice to this article! sharing with us this content Delhi Anganwadi and tell you I truly enjoy reading your posts. CG Job kind Can you advise us for any others this type of websites that go over the same subjects? WB Govt Jobs Thank you so much! Uttarakhand Anganwadi

    ReplyDelete
  57. We are the best online course help with 2500+ experts to hire or pay someone to Take My Online Courses with online course takers today.

    ReplyDelete
  58. https://www.studentsideas.com/

    ReplyDelete
  59. Thanks a lot for sharing a piece of wonderful information with us. This is really an amazing article. Keep posting.

    Naukriname.com provides Freejoalert, Govt Job Alert, Rojgar Samachar, Sarkari Exam, Sarkari Naukri, Govt Schemes, RRB Exam, Sarkari Result Update. visit naukriname


    ReplyDelete
  60. This comment has been removed by the author.

    ReplyDelete
  61. This comment has been removed by the author.

    ReplyDelete
  62. This comment has been removed by the author.

    ReplyDelete
  63. Such a great post, thanks for posting this부산피쉬아로마 kind of useful information Vashikaran Specialist Astrologer | Vashikaran Expert Astrologer in India thanks

    ReplyDelete
  64. This comment has been removed by the author.

    ReplyDelete
  65. Initially it was hard to set up social share widgets for online abedon blog, such problems were solved by following these kind of tutorials. Thanks to the blogger community who invested their effort and make it possible to activate extra features to a new blog.

    ReplyDelete
  66. This article is containing so much information. Thanks for sharing and continuing to provide useful articles like this.https://www.techapkzone.com/

    ReplyDelete
  67. Thanks for sharing this useful information, if you are a student then check MP Police Constable Vacancy
    at Hindiexamalert.com

    ReplyDelete