المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : اضافة بلوجر العربية التي تجمع facebook twitter google+ و feedburner



admin
11-01-2013, بتوقيت غرينيتش 08:01 AM
السلام عليكم و رحمة الله و بركاته
أقدم لكم اليوم هذه الاضافة الرائعة و الجميلة
لأني أعرف أن الكثير منكم يبحث على اضافة تجمع الفيسبوك تويتر قوقل google بلس و حتى فيدبرنر
في الحقيقة و جدت هذه الاضافة في أحد المدونات لكنها كانت انجليزية و عربتها
المهم لمعاينة الاضافة ادخل هنا (http://freeinternet-ma.blogspot.com) . فهي توجد على اليمين
إلى التركيب install :
افتح واجهة interface بلوجر -- تصميم -- عناصر الصفحة -- أداة جديدة HTML
و ضع الكود code التالي :

رمز Code:
<style> img,a { border: 0; } #on { visibility: visible; } #off { visibility: hidden; } #facebook_div { width: 196px; height: 340px; overflow: hidden; } #twitter_div { width: 246px; height: 353px; overflow: hidden; } #google_plus_div { width: 152px; height: 97px; overflow: hidden; margin-left: 50px; margin-top: 10px; } #knfeedburner_div { width: 300px; height: 97px; overflow: hidden; margin-top: 5px; margin-left: -4px; } #kakinetwork_div { width: 300px; height: 97px; overflow: hidden; }/* right side style */#facebook_right { z-index: 10005; border: 2px solid #3c95d9; background-color: #fff; width: 196px; height: 353px; position: fixed; right: -200px; } #facebook_right img { position: absolute; top: -2px; left: -35px; } #facebook_right iframe { border: 0px solid #3c95d9; overflow: hidden; position: static; height: 360px; left: -2px; top: -3px; } #twitter_right { z-index: 10004; border: 2px solid #6CC5FF; background-color: #6CC5FF; width: 246px; height: 353px; position: fixed; right: -250px; } #twitter_right_img { position: absolute; top: -2px; left: -35px; border: 0; } #google_plus_right { z-index: 10003; background-color: #F2F2F2; border: 2px solid #006ec9; border-top: 2px solid #0056a0; border-bottom: 2px solid #0056a0; border-right: 2px solid #0056a0; border-left: hidden; width: 152px; height: 97px; position: fixed; right: -154px; } #google_plus_right_img { position: absolute; top: -2px; left: -33px; border: 0; } #feedburner_right { z-index: 10003; background-color: #fefefe; border: 2px solid #5b5b5b; border-top: 2px solid #5b5b5b; border-bottom: 2px solid #5b5b5b; border-right: 2px solid #5b5b5b; border-left: hidden; width: 300px; height: 97px; position: fixed; right: -303px; } #feedburner_right_img { position: absolute; top: -2px; left: -33px; border: 0; } #kakinetwork_right { z-index: 10003; border: 2px solid #303030; background-color: #fff; width: 300px; height: 97px; position: fixed; } #kakinetwork_right img { position: absolute; top: -2px; left: -101px; }/* left side style */#facebook_left { z-index: 10005; border: 2px solid #3c95d9; background-color: #fff; width: 196px; height: 353px; position: fixed; left: -200px; } #facebook_left img { position: absolute; top: -2px; right: -35px; } #facebook_left iframe { border: 0px solid #3c95d9; overflow: hidden; position: static; height: 360px; right: -2px; top: -3px; } #twitter_left { z-index: 10004; border: 2px solid #6CC5FF; background-color: #6CC5FF; width: 246px; height: 353px; position: fixed; left: -250px; } #twitter_left_img { position: absolute; top: -2px; right: -35px; border: 0; } #google_plus_left { z-index: 10003; background-color: #006ec9; border: 2px solid #006ec9; border-top: 2px solid #0056a0; border-bottom: 2px solid #0056a0; border-left: 2px solid #0056a0; border-right: hidden; width: 152px; height: 97px; position: fixed; left: -154px; } #google_plus_left_img { position: absolute; top: -2px; right: -33px; border: 0; } #feedburner_left { z-index: 10003; background-color: #fefefe; border: 2px solid #5b5b5b; border-top: 2px solid #5b5b5b; border-bottom: 2px solid #5b5b5b; border-left: 2px solid #5b5b5b; border-right: hidden; width: 300px; height: 97px; position: fixed; left: -303px; } #feedburner_left_img { position: absolute; top: -2px; right: -33px; border: 0; } #kakinetwork_left { z-index: 10003; border: 2px solid #303030; background-color: #fff; width: 300px; height: 97px; position: fixed; } #kakinetwork_left img { position: absolute; top: -2px; right: -101px; } .box-title1 { border: 1px solid #ddd; /*border-radius*/ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; /*box-shadow*/ -webkit-box-shadow: 5px 5px 5px #CCCCCC; -moz-box-shadow: 5px 5px 5px #CCCCCC; box-shadow: 5px 5px 5px #CCCCCC; padding: 10px; margin: 10px 0; } .enteryouremail { background: #fff !important; border: 1px solid #d2d2d2; padding: 0px 8px 0px 8px; color: #a19999; font-size: 12px; height: 25px; width: 165px; /*border-radius*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 0px; } .submitbutton { background: #F2F2F2; border: 1px solid #F66303; /*box-shadow*/ -webkit-box-shadow: 3px 3px 3px #666; box-shadow: 3px 3px 3px #666; font: bold 12px Arial, sans-serif; color: #000000; height: 25px; padding: 0 12px 0 12px; margin: 0 0 0 5px; /*border-radius*/ -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; } </style><script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js'></script> <script type=&quot;text/javascript&quot; src=&quot;http://apis.google.com/js/plusone.js&quot;></script> <script type=&quot;text/javascript&quot;>jQuery(document).ready(function(){ jQuery(&quot;#facebook_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },function(){ jQuery(&quot;#facebook_right&quot;).stop(true,false).animate ({right: -200}, 500); }); jQuery(&quot;#twitter_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },function(){ jQuery(&quot;#twitter_right&quot;).stop(true,false).animate( {right: -250}, 500); }); jQuery(&quot;#google_plus_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },function(){ jQuery(&quot;#google_plus_right&quot;).stop(true,false).anim ate({right: -154}, 500); }); jQuery(&quot;#feedburner_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },function(){ jQuery(&quot;#feedburner_right&quot;).stop(true,false).anima te({right: -303}, 500); }); });</script> <div id=&quot;on&quot;> <div id=&quot;facebook_right&quot; style=&quot;top: 18%;&quot;> <div id=&quot;facebook_div&quot;> <img src=&quot;http://4.bp.blogspot.com/-pzM3IebaPHg/T3BF_Cp5ChI/AAAAAAAABTA/uPlhRvqJF2Y/s1600/freeinternetma.com-facebook-icon.png&quot; alt=&quot;&quot;/> <iframe src=&quot;//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fs eddami&amp;width=200&amp;height=346&amp;colorschem e=light&amp;show_faces=true&amp;border_color&amp;s tream=false&amp;header=false&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:200px; height:346px;&quot; allowtransparency=&quot;true&quot;> </iframe> </div> </div> </div> <div id=&quot;on&quot;> <div id=&quot;twitter_right&quot; style=&quot;top: 35%;&quot;> <div id=&quot;twitter_div&quot;> <img id=&quot;twitter_right_img&quot; src=&quot;http://2.bp.blogspot.com/-DoXgccAh568/T3BGBaBhUUI/AAAAAAAABTY/apMnhTjbnnU/s1600/freeinternetma.com-twitter-icon.png&quot;/> <script src=&quot;http://widgets.twimg.com/j/2/widget.js&quot;></script> <script>new TWTR.Widget({version: 2,type: 'profile',rpp: 4,interval: 1000,width: 246,height: 265,theme: {shell: {background: '#63BEFD',color: '#FFFFFF'},tweets: {background: '#FFFFFF',color: '#000000',links: '#47a61e'}},features: { loop: false,live: true,scrollbar: false,hashtags: false,timestamp: true,avatars: true,behavior: 'all' }}).render().setUser('freeinternetma').start();</script> </div> </div> </div> <div id=&quot;on&quot;> <div id=&quot;google_plus_right&quot; style=&quot;top: 52%;&quot;> <div id=&quot;google_plus_div&quot;> <img id=&quot;google_plus_right_img&quot; src=&quot;http://1.bp.blogspot.com/-08OfKvSFgp8/T3BF_ifkYhI/AAAAAAAABTI/H-tCpPulBME/s1600/freeinternetma.com-google-plus-icon.png&quot;/> <div style=&quot;float:left;margin:10px 10px 10px 0;&quot;> <g:plusone size=&quot;tall&quot; expr:href=&quot;data:post.url&quot;></g:plusone> </div> </div> </div> <div id=&quot;on&quot;> <div id=&quot;feedburner_right&quot; style=&quot; top: 69%;&quot;> <div id=&quot;knfeedburner_div&quot;> <center> <h4 style=&quot;color:#F66303;&quot;>اضف ايميلك لتصلك مواضيعنا</h4> <form action=&quot;http://feedburner.google.com/fb/a/mailverify&quot; method=&quot;post&quot; rel=&quot;nofollow&quot; target=&quot;popupwindow&quot; onsubmit=&quot;window.open('http://feedburner.google.com/fb/a/mailverify?uri=freeinternetma', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true&quot;> <input gtbfieldid=&quot;10&quot; class=&quot;enteryouremail&quot; name=&quot;email&quot; value=&quot;أدخل ايميلك هنا&quot; onblur=&quot;if (this.value == &#39;&#39;) {this.value = &#39;Enter your email here...&#39;;}&quot; onfocus=&quot;if (this.value == &#39;Enter your email here...&#39;) {this.value = &#39;&#39;;}&quot; type=&quot;text&quot;/><input value=&quot;freeinternetma&quot; name=&quot;uri&quot; type=&quot;hidden&quot;/><input value=&quot;Submit&quot; class=&quot;submitbutton&quot; type=&quot;submit&quot;/> </form> </center><img id=&quot;feedburner_right_img&quot; src=&quot;http://2.bp.blogspot.com/-92lVWafnEt0/T3BGAWfGPKI/AAAAAAAABTQ/r61lpGWJqew/s1600/freeinternetma.com-subscribe-icon.png&quot;/> </div> </div> </div> </div> <center/> <a href=&quot;http://freeinternet-ma.blogspot.com/&quot;><img alt=&quot;Blogger widget&quot; src=&quot;https://lh3.googleusercontent.com/-6r0Z0Nh4mjE/T6wLjVKJLwI/AAAAAAAABSo/k8v-Fiz1l_4/s89/%25D8%25A8%25D8%25A7%25D8%25AF%25D8%25AC%2520%25D8 %25A7%25D9%2584%25D9%2585%25D8%25AF%25D9%2588%25D9 %2586%25D8%25A9%2520%25D9%2584%25D8%25A8%25D9%2584 %25D9%2588%25D8%25AC%25D8%25B1.png&quot; title=&quot;Blogger widget&quot; /></a> <center/></center></center>

عدل seddami باسم مستخدم صفحتك فيسبوك



عدل freeinternetma باسم مستخدم تويتر و فيدبرنر
أتمنى أن يعجبكم الموضوع





https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-ash4/482113_236967293114455_1193518507_n.png (http://www.dzbatna.com)
©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى (http://www.dzbatna.com)©

استعمل مربع البحث في الاسفل لمزيد من المواضيع


سريع للبحث عن مواضيع في المنتدى