مشاهدة القالب
تحميل
مميزات القالب
Features Of The mez Template
Some features you will gain from the mez template:
- Light Weight
- Auto Read more function
- CSS Sprite Subscribe Icons
- Easy Add menu Links
- Mini Icons
- Easy Remove Hide Blogger navbar script
- Author Comment Highlight
- DropCaps
- Tables Support
- Cross-Browser Compatibility
Specifications of The Mez Template
The following are the specifications of the mez template:
- Fixed Layout 940px
- Header Navigation Menu
- 2 Columns Layout Template
- 3 Columns top
- 3 Columns Footer
- Gray Color
----بعض الاضافات علي القالب
1- اضافة قائمة الروابط(كما بالشكل)
2- تغيير اتجاة السيدبار من اليمين الي اليسار والعكس
اتبع الخوات الاعتيادية للوصول الي تحرير html
ثم قم بأخذ نسخة احتياطية من القالب..تجنبا لأي خطأ نقع فية
ثم نبحث عن هذا الكود واستخدمctrl+f للبحث
/* Main containers */
#outer-wrapper{width: 945px;margin:0 auto;padding:0px;text-align:left;font: normal normal 97% verdana, sans-serif;}
#main-wrapper{width: 630px;float: left;word-wrap: break-word;overflow: hidden;}
#sidebar-wrapper {width: 300px;float: right;word-wrap: break-word;overflow: hidden;}
#outer-wrapper{width: 945px;margin:0 auto;padding:0px;text-align:left;font: normal normal 97% verdana, sans-serif;}
#main-wrapper{width: 630px;float: left;word-wrap: break-word;overflow: hidden;}
#sidebar-wrapper {width: 300px;float: right;word-wrap: break-word;overflow: hidden;}
ثم قم بتغيير كل كلمة right الي left وبالعكس
لتصبح هكذا
/* Main containers */
#outer-wrapper{width: 945px;margin:0 auto;padding:0px;text-align:left;font: normal normal 97% verdana, sans-serif;}
#main-wrapper{width: 630px;float: right;word-wrap: break-word;overflow: hidden;}
#sidebar-wrapper {width: 300px;float: left;word-wrap: break-word;overflow: hidden;}
#outer-wrapper{width: 945px;margin:0 auto;padding:0px;text-align:left;font: normal normal 97% verdana, sans-serif;}
#main-wrapper{width: 630px;float: right;word-wrap: break-word;overflow: hidden;}
#sidebar-wrapper {width: 300px;float: left;word-wrap: break-word;overflow: hidden;}
ثم احفظ القالب
الان سوف يتحول السيدبار الي جهو الشمال:):)
****************
3- اضافة سحرية علي القالب
هل تريد ان يظهر السيدبار الي الشمال في الصفحة الرئيسية ثم يتحول اوتوماتيك الي اليمين عند الدخول الي المواضيع وبالعكس
اذا قم باتباع الخطوات التالية:
ابحث في القالب عن
]]></b:skin>
ثم ضع الكود التالي تحتة مباشرة
<b:if cond='data:blog.pageType == "item"'>
<style type='text/css'>
#main-wrapper{float:right}
#sidebar-wrapper{float:left}
</style>
</b:if>
<b:if cond='data:blog.pageType == "static_page"'>
<style type='text/css'>
#main-wrapper{float:right}
#sidebar-wrapper{float:left}
</style>
</b:if>
ثم احفظ القالب easy ya azizy:)<style type='text/css'>
#main-wrapper{float:right}
#sidebar-wrapper{float:left}
</style>
</b:if>
<b:if cond='data:blog.pageType == "static_page"'>
<style type='text/css'>
#main-wrapper{float:right}
#sidebar-wrapper{float:left}
</style>
</b:if>
ملحوظة :
الخطوة السابقة اذا كان اتجاة الصفحة الرئيسية الي اليمين والسيدبار الي اليسار
فإذا كنت عامل العكس ضع الكود التالي:
<b:if cond='data:blog.pageType == "item"'>
<style type='text/css'>
#main-wrapper{float:left}
#sidebar-wrapper{float:right}
</style>
</b:if>
<b:if cond='data:blog.pageType == "static_page"'>
<style type='text/css'>
#main-wrapper{float:left}
#sidebar-wrapper{float:right}
</style>
</b:if>
*********تغيير اللوجو
واخيرا اتمني ان يعجبكم القالب<style type='text/css'>
#main-wrapper{float:left}
#sidebar-wrapper{float:right}
</style>
</b:if>
<b:if cond='data:blog.pageType == "static_page"'>
<style type='text/css'>
#main-wrapper{float:left}
#sidebar-wrapper{float:right}
</style>
</b:if>
*********تغيير اللوجو
تحياتي
ليست هناك تعليقات :
إرسال تعليق
أهلا بكم زوار المدونة الكرام...نسعد دائما بتعليقاتكم