السلام عليكم ومرحبا بكم في مدونة يلا تكنولوجي
التدوينة تتكلم على تركيب اضافة من اضافات بلوجر وهيا صندوق اشتراك في القناة اليوتيوب منبثق و بدون ازعاج للزائر
يمكنك معاينة الاضافة من هنا
شرح التركيب
الان إبحث على </body> او </body وضع الكود التالي فوقه مباشرة
إبحث على <body> او <body وضع الكود التالي اسفله مباشرة
<div id='boxes'>
<div class='window' id='dialog'>
<div id='subscribnow'>
<a class='close agree' href='#'><i aria-hidden='true' class='fa fa-times'></i></a><h1>
إشترك الان</h1>
<script src='https://apis.google.com/js/platform.js'></script><div class='but'>
<script>var id='/c/onsat';</script></div>
</div>
</div>
<div id='mask'>
</div>
</div>
لا تنسى تغيير معرف قناتي ب معرفك /c/onsat
الان إبحث على </b:skin> وضع الكود التالي فوقه مباشرة
/* صندوق اشتراك اضافة*/
#boxes{height:100%;position:fixed;width:100%;z-index:2147483647}
#mask{position:absolute;left:0;top:0;z-index:9000;background-color:#00000091;bottom:0;right:0}
#boxes #subscribnow{background-color:#ffffff;border-radius:4px;margin:200px auto 0;padding:50px 15px;position:relative;text-align:center;width:372px;z-index:9999}
#boxes #subscribnow h1{color:#000000;font-size:30px;margin:0 auto 15px}
#boxes #subscribnow a.close{background-color:#ff0000;color:#ffffff;height:30px;line-height:30px;opacity:1;position:absolute;right:0;top:0;width:30px}
الان إبحث على </body> او </body وضع الكود التالي فوقه مباشرة
<script type='text/javascript'>/*<![CDATA[*/
// اضافة صندوق اشتراك في القناة من عبدو تكنولوجي
$("div#boxes a.close.agree,#mask").click(function(){$("div#boxes").fadeOut()});$("#boxes .but").append('<div class="g-ytsubscribe" data-channelid="'+id+'" data-layout="full" data-count="default"></div>')
//]]>
</script>
الان قم ب الحفظ و مبروك عليك الاضافة ولاتنسى الاشتراك في المدونة و القناة لكي تتوصل بك جديد
