لي بالتعديل على التدوينات في الصفحة الرئيسية يجب عليك تعديل او تغيير ستايل css لهذا العنصر عبر وضع اكواد css بين هذا الكود: Homepage: http://www.bloggersentral.com/2010/08/targeting-specific-pages-with.html اما بالنسبة (حجم،تموضع،اخفاء،اظهار...) تقوم بالتعديل CSS: مثل: width,height,visibility,overflow,margin....
1
اضف هذا الكود: /*******/ //<![CDATA[ $(document).ready(function() { if($("id الخاص بحقوق الملكية").attr("href")!="موقع الحسابك" ) { window.location.href="موقع الحسابك"; } if($("id الخاص بحقوق الملكية").html()!= 'اسم المصمم'){ window.location.href="موقع الحسابك"; } if($("id الخاص بحقوق الملكية").css('display')== 'none'){ window.location.href="موقع الحسابك"; } }); function removeHtmlTag(strx,chop){if(strx.indexOf("<")!=-1){var s = strx.split("<");for(var i=0;i<s.length;i++){if(s[i].indexOf(">")!=-1){s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);}}strx = s.join("");}chop = (chop < strx.length-1) ? chop : strx.length-2; while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;strx = strx.substring(0,chop-1);return strx+'[...]';}function createSummaryAndThumb(pID){var div = document.getElementById(pID);var imgtag = "";var img = div.getElementsByTagName("img");var summ = summary_noimg;if(img.length>=1) { imgtag = '<span style="float:left;