Admin مؤسس المنتدى
الجنـــــس : عـــدد المســـآآهمات : 3106 نقاطي : 6629 السٌّمعَة : 4 تاريخ التسجيل : 16/07/2011 العــــمر : 25
| موضوع: [ Template ] فوتر حديث مزود بتقنيه css .. الأحد أغسطس 14, 2011 2:28 am | |
| . . أولا مشاهدة لناتج التمبليت. https://i.servimg.com/u/f62/15/62/91/07/foter10.png. . طريقه التركيب :أولا ندخل: لوحه الادارة >> مظهر المنتدى >> الوان >> ورقه css . ثم نضع الكود التالى : . الكود: ---------تضليل المحتوى#footer { width:auto; cursor: crosshair margin:auto; height:220px; color:#c3c3c3; direction:rtl; background-image: url('https://i.servimg.com/u/f62/15/62/91/07/untitl11.png'); } img{ border:none; } .footerleft { background-image: url('https://i.servimg.com/u/f62/15/62/91/07/hesham10.png'); background-repeat: no-repeat; background-position: left; height: 190px; } .heshambb{ float:right; width:230px; padding:10px; border-right:1px dashed #666; } .heshambb h3{ font-family:"Arial Black", Gadget, sans-serif; font-size:16px; color:#FFF; font-weight:bold; background-color:#0a95b8; padding-right:10px; margin-bottom:3px; } .heshambb ul li { list-style-type:none; text-decoration: none; padding:5px; cursor: crosshair; float: right; } .heshambb p { font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#696969; text-align: justify; } .heshambb ul li a { color:#1c6b7f; text-decoration: none; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; } .heshambb ul li a:hover{ color:#FFF; } .heshambb ul li:hover{ cursor: crosshair; background-color: #0e83a0; color: #FFF; } /*End footer style*/ . . ثم مظهر المنتدى >>التومبلايتات و القوالب >> ادارة عامه >> نحرر ملف overall_footer ثبحث عن وسمين : الكود: ---------تضليل المحتوى |
|