قالب بلوجر اخباري يصلح لمجلة اليكترونية

المعاينة // التحميل
شاهد شرح تركيب القالب من هنا
ندهب الى التخطيط كما مبين في الصورة
ونضيف الكود التالي
<script>
document.write('<div class="recent-post-title"><h2><a href="/search/label/ThisLabel?max-results=10">Label Name</a></h2></div>');
document.write("<script src=\"/feeds/posts/default/-/ThisLabel?orderby=published&alt=json-in-script&callback=mythumb1\"><\/script>");
</script>
لاتنسى تغير ThisLabel باسم قسمك الخاص بمدونتك
وللإضافة هده التصنيفات
ندهب الى التخطيط تحرير HTML/JavaScript
ونضيف الكود التالي
<script>
document.write('<div class="recent-post-title"><h2><a href="/search/label/ThisLabel?max-results=10">Label Name</a></h2></div>');
document.write("<script src=\"/feeds/posts/default/-/ThisLabel?orderby=published&alt=json-in-script&callback=mythumb\"><\/script>");
</script>
لاتنسى تغير ThisLabel باسم قسمك الخاص بمدونتك
يمكنك التحميل من المرفقات
المعاينة // التحميل
شاهد شرح تركيب القالب من هنا
<script> document.write('<div class="recent-post-title"><h2><a href="/search/label/ThisLabel?max-results=10">Label Name</a></h2></div>'); document.write("<script src=\"/feeds/posts/default/-/ThisLabel?orderby=published&alt=json-in-script&callback=mythumb1\"><\/script>"); </script>
<script> document.write('<div class="recent-post-title"><h2><a href="/search/label/ThisLabel?max-results=10">Label Name</a></h2></div>'); document.write("<script src=\"/feeds/posts/default/-/ThisLabel?orderby=published&alt=json-in-script&callback=mythumb\"><\/script>"); </script>
إرسال تعليق
جميع الردود تعبّر عن رأي كاتبيها فقط. حريّة النقد والرد متاحة لجميع الزوار بشرط أن لا يكون الرد خارج نطاق الموضوع وأن يكون خال من الكلمات البذيئة. تذكّر قول الله عز وجل (مَا يَلْفِظُ مِن قَوْلٍ إِلاَّ لَدَيْهِ رَقِيبٌ عَتِيد).
EmoticonClick to see the code!
To insert emoticon you must added at least one space before the code.