كود الأعلان في الخلفيه يمين ويسار الصفحه دون أن يغطي على محتوى الموضوع وغير مخالف لسياسات أدسنس في وضع الأعلانات
شاهد مثال على الأعلان اضغط على الصوره
طريقة التركيب
توجه الى لوحة تحكم بلوجر ثم تخطيط وضع الكود في اي مكان باضافة اداه
كود الأعلان يمين الصفحه
<center>
<div style="position: fixed; top:0; margin-right:-675px; /*background: url(templates/mt/images/vert_ads.png) no-repeat;*/ width:160px; height:100%; right:50%; ">
الاعلان هنا
</div>
</center>
كود الأعلان يسار الصفحه
<center>
<div style="position: fixed; top:0; margin-left:-675px; /*background:url(templates/mt/images/vert_ads.png) no-repeat;*/ width:160px; height:100%; left:50%; "> الاعلان هنا</div></center>
كود الأعلان يمين ويسار الصفحه
<center><div style="position: fixed; top:0; margin-right:-675px; /*background: url(templates/mt/images/vert_ads.png) no-repeat;*/ width:160px; height:100%; right:50%; ">الاعلان الاول هنا</div><div style="position: fixed; top:0; margin-left:-675px; /*background:url(templates/mt/images/vert_ads.png) no-repeat;*/ width:160px; height:100%; left:50%; "> الاعلان الثاني هنا
</div></center>
ملاحظة :يمكنك التحكم في الرقم 675 الموجود في الكود اما بالزيادة او النقصان وذلك حسب عرض قالب مدونتك
ليست هناك تعليقات:
إرسال تعليق