ملحوظة: طريقة الحصول على القالب إضغط هنا
بشرى سارة: تم افتتاح باب التبادل الاعلانى مع مدونة محترف البلوجر
السبت، 26 أبريل 2014

0 التعليقات إضافة أزرار المشاركة الرسمية بشكل أنيق


المميزات: إضافة أكثر من رائعة بخاصية css3 . أزرار المشاركة الرسمية ( Facebook Like, Twitter Tweet, Google +1 , Linked In Share Buttons ) خفيف وأنيق سهلة التركيب. بعد أن قمنا بمعاينة مباشرة نمر لإضافة هذه القطعة للمدونة الخاصة بك ونتابع كيفية تثبيت هذه القطعة




انتقل إلى Blogger
قالب
تحرير HTML. 
اضغط على CTRL + D، والعثور على رمز



بعد العثور على الكود أعلاه، نقوم بنسخ الكود التالية

<b:if cond='data:blog.pageType == "item"'><style>@import url(http://fonts.googleapis.com/css?family=Open+Sans);@import "//netdna.bootstrapcdn.com/font-awesome/3.0/css/font-awesome.css";#buttons {    width: 475px;    overflow: hidden;    margin: 70px auto 0;}
.button {    float: left;    margin-right: 10px;    width: 110px;    background: #eaeaea;    border: 1px solid #cbcbcb;    border-radius: 3px;    -o-border-radius: 3px;    -ms-border-radius: 3px;    -moz-border-radius: 3px;    -webkit-border-radius: 3px;    box-shadow: inset 0 1px 0px #fdfdfd;    padding: 15px 5px 5px;    box-sizing: border-box;}
.button i {    background: #c5c5c5;    color: #eaeaea;    text-align: center;    line-height: 40px;    font-size: 18px;    width: 40px;    height: 40px;    display: block;    margin: 0 auto 10px;    border-radius: 50%;    -o-border-radius: 50%;    -ms-border-radius: 50%;    -moz-border-radius: 50%;    -webkit-border-radius: 50%;}
.social-container {    text-align: center;    text-transform: uppercase;    font-size: 12px;    color: #656565;    line-height: 54px;    font-family: Open Sans;    background: #d8d8d8;    width: 100%;    height: 45px;    box-shadow: inset 0 -2px 4px #c7c7c7;    border-radius: 3px;    -o-border-radius: 3px;    -ms-border-radius: 3px;    -moz-border-radius: 3px;    -webkit-border-radius: 3px;    position: relative;    overflow: hidden;}
.slide, .button i {    -webkit-transition: all 0.2s ease-in-out;    -moz-transition: all 0.2s ease-in-out;    -ms-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;}
.slide {    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);    border-radius: 0 0 22px 22px;    -o-border-radius: 0 0 22px 22px;    -ms-border-radius: 0 0 22px 22px;    -moz-border-radius: 0 0 22px 22px;    -webkit-border-radius: 0 0 22px 22px; /* top fix */    transition: all 0.2s ease-in-out;    position: absolute;    height: 45px;    width: 100%;    top: -35px;}
.slide::after {    content: "";    display: block;    position: absolute;    width: 100%;    height: 10px;    box-shadow: inset 0 1px 0px #fdfdfd, 0 3px 0px #cdcdcd;    border-radius: 3px;    -o-border-radius: 3px;    -ms-border-radius: 3px;    -moz-border-radius: 3px;    -webkit-border-radius: 3px;    background: #eaeaea;    border: 1px solid #cbcbcb;    box-sizing: border-box;    bottom: 0;}
.button:hover .slide {    top: 0;    border-radius: 3px;}
.linkedin .IN-widget, .button iframe, .google #___plusone_0 {    top: -2px;    position: relative;}
.twitter iframe {    width: 79px !important;}
.google #___plusone_0 {    width: 60px !important;}
.button.facebook:hover i, .facebook .slide {    background: #305c99;    color: white;}
.button.twitter:hover i, .twitter .slide {    background: #00cdff;    color: white;}
.button.google:hover i, .google .slide {    background: #d24228;    color: white;}
.button.linkedin:hover i, .linkedin .slide {    background: #007bb6;    color: white;}
.button.linkedin {    margin-right: 0;}
.credit {    padding-left: 10px;    font-size: 14px;    color: #172b36;    position: absolute;    bottom: 0;    text-align: center;    font-family: Open Sans;}
.credit a {    border-bottom: 2px solid #dc4106;    text-decoration: none;    padding: 0 0 2px;    color: #172b36;}</style><div id="buttons"><div class="facebook button"> <i class="icon-facebook"></i> <div class="social-container fb">  <div class="slide">   <iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdevelopers.facebook.com%2Fdocs%2Freference%2Fplugins%2Flike&send=false&layout=button_count&width=90&show_faces=false&font&colorscheme=light&action=like&height=21&appId=568581339861351" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:81px; height:21px;" allowtransparency="true">   </iframe>  </div>Facebook </div></div><div class="twitter button"> <i class="icon-twitter"></i> <div class="social-container tw">  <div class="slide">   <a href="https://twitter.com/share" class="twitter-share-button" data-via="mariuCSS">   Tweet </a>   <script>    !function(d,s,id){      var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';      if(!d.getElementById(id)){        js=d.createElement(s);        js.id=id;        js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');  </script>  </div>Twitter </div></div><div class="google button"> <i class="icon-google-plus"></i> <div class="social-container tw">  <div class="slide">   <!-- Place this tag where you want the +1 button to render. -->   <div class="g-plusone" data-size="medium">   </div><!-- Place this tag after the last +1 button tag. -->   <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>Google+ </div></div><div class="linkedin button"> <i class="icon-linkedin"></i> <div class="social-container tw">  <div class="slide">   <script src="//platform.linkedin.com/in.js" type="text/javascript"> lang: en_US   </script>   <script type="IN/Share"></script>  </div>LinkedIN </div></div></div><div style="text-align: right;"><a href="http://gg.gg/j0hw" target="_blank" title="Get This Widget"><span style="font-size: x-small;">get</span></a></div></b:if>

ونقوم بلصق الكود تحته مباشرة

ملاحظة :

. الآن نقوم  بتغير  tounsi.coool  بصفحة الفيس بوك الخاصة بك . 
5. بعد إضافة صفحة  الفيس بوك ، قم  بالحفظ، أنت  ثم انتقل إلى مدونتك والتحقق من أنها  تعمل، و تمتع بهذة الاضافة الرائعة ؛-) 
إذا كان لديك أي مشكلة فيما يتعلق هذه القطعة يمكنك ترك تعليقك 
السبت، 19 أبريل 2014

0 التعليقات استمع للقرآن الكريم

ستمع للقرآن الكريم وكافة السور مباشرة بصوت العديد من القراء بجودة صوت عالية 




0 التعليقات استمع للقرآن الكريم

ستمع للقرآن الكريم وكافة السور مباشرة بصوت العديد من القراء بجودة صوت عالية 




0 التعليقات إضافة أحدث موضوعات مدونات بلوجر كشرائح منزلقة رائعة

بسم الله الرحمن الرحيم والصلاة والسلام على أشرف المرسلين سيدنا محمد وعلى آله وصحبه أجمعين لابد وأن نتطرق لكل الطرق التى تجعل من المدونة فى صدارة أنواع النطاقات من حيث الترتيب والتصميم و من الإضافات التى تجعلها كذلك. اضافة لعرض أحدث موضوعات مدونتك على بلوجر وهنا الطريقة الأكثر تطورا لأن بها مميزات رائعة متل تحريك الموضوعات كأنها شرائح منزلقة مع عرض اسم الكاتب والتاريخ وعرض الصور بمقاسات مختلفة







كود الإضافة:

<style scoped="" type="text/css">
/*trickstoo modified widget of abt slider widget*/
ul.abt-sidebar-slider *{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
ul.abt-sidebar-slider{
font:normal normal 11px embria
}
ul.abt-sidebar-slider,ul.abt-sidebar-slider li{
margin:0;
padding:0;
list-style:none;
position:relative
}
ul.abt-sidebar-slider{
width:100%;
height:500px
}
ul.abt-sidebar-slider li{
height:24.5%;
position:absolute;
padding:0;
width:49.5%;
float:left;
overflow:hidden;
display:none
}
ul.abt-sidebar-slider li:nth-child(1),ul.abt-sidebar-slider li:nth-child(2),ul.abt-sidebar-slider li:nth-child(3),ul.abt-sidebar-slider li:nth-child(4){
display:block
}
ul.abt-sidebar-slider img{
border:0;
width:100%;
height:100%} ul.abt-sidebar-slider li:nth-child(1){width:100%;
height:49.5%;
margin:0 0 2px;
left:0;top:0
}
ul.abt-sidebar-slider li:nth-child(2){left:0;top:50%}
ul.abt-sidebar-slider li:nth-child(3){left:50.5%;top:50%}
ul.abt-sidebar-slider li:nth-child(4){width:100%;left:0;top:75%}
ul.abt-sidebar-slider .overlayx,ul.abt-sidebar-slider li{
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out
}
ul.abt-sidebar-slider .overlayx{
width:100%;
height:100%;
position:absolute;
z-index:2;
left:0;
top:0;
background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJDEG326XpW1Bsy8J6lnwiuGVHas6QQBdBkN0AJTum6wUKKQ2e8oNohylsXwROrL-rp-t0giRj50grw-jfsFvPNRGLu-NXK2VIAFFyaYRAdsOiLA2AIolfnADYwBuW-8tfPLswRzvPGiM/s1600/linebg-fade.png);
background-position:50% 50%;
background-repeat:repeat-x
}
ul.abt-sidebar-slider .overlayx,ul.abt-sidebar-slider img{
border:4px solid black;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px
}
ul.abt-sidebar-slider li:nth-child(1) .overlayx{
background-position:50% 25%
}
ul.abt-sidebar-slider .overlayx:hover{
-ms-filter:"progid:DXImageTransform.Microsoft. Alpha(Opacity=10)";
filter:alpha(opacity=10);-khtml-opacity:0.1;
-moz-opacity:0.1;opacity:0.1
}
ul.abt-sidebar-slider h4{
position:absolute;
bottom:30px;
z-index:2;
color:white;
margin:0;
width:100%;
padding:0 10px;
line-height:1.5em;
font:embria;
font-weight:normal
}
ul.abt-sidebar-slider li:nth-child(1) h4,ul.abt-sidebar-slider li:nth-child(4) h4{
font-size:150%
}
ul.abt-sidebar-slider .label_text{
position:absolute;
bottom:10px;
left:10px;
z-index:2;
color:white;
font-size:90%}
ul.abt-sidebar-slider li:nth-child(2) .autname,ul.abt-sidebar-slider li:nth-child(3) .autname{
display:none
}
.buttons{
margin:5px 0 0
}
.buttons a{
display:inline-block;
text-indent:-9999px;
width:15px;
height:25px;
position:relative
}
.buttons a::before{
content:"";
width:0;
height:0;
border-width:8px 7px;
border-style:solid;
border-color:transparent #535353 transparent transparent;
position:absolute;
top:50%;
margin-top:-8px;margin-left:-10px;
left:50%
}
.buttons a.nextx::before{
border-color:transparent transparent transparent #535353;
margin-left:-3px
}
</style>
<div id="featuredpostside">
</div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" type="text/javascript"></script>
<script src="https://trickstoo-slider-recent-posts.googlecode.com/svn/trickstoo-slider.js" type="text/javascript"></script>
<script type='text/javascript'>
//<![CDATA[
FeaturedPostSide({
blogURL:"http://www.tounsicool.blogspot.com",
MaxPost:10,
idcontaint:"#featuredpostside",
ImageSize:300,
interval:6000,
autoplay:true,
tagName:false
});
//]]>
</script>
<a href="http://www.tounsicool.blogspot.com">Tounsi Cool</a>


طريقة تركيب الاضافة : 

- الدخول الى لوحة تحكم بلوجر
- الدخول الى تخطيط Mise en page .
- قم بإضافة أداة جديدة Ajouter un badget فى المكان المراد ظهور الأداة فيه واختر HTML/JavaScript .
- قم بنسخ الكود ولصقه داخل HTML/JavaScript
- قم بالحفظ  enregistrer .