المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : طلب مثل الكود الموجود فى إستايل هيلبرنت


رحلات تايلاند
12-19-2015, 02:24 PM
السلام عليكم إخوانى الكرام .. المطلوب بارك الله فيكم الكود الموضح بالصورة التالية :

http://up.dev-point.com/uploads1/7b6db8a2d8781.png

الكود يوضح إسم القسم والوصف الخاص بالقسم .

تحياتى وتقديرى

أبو_شهاب
12-19-2015, 02:36 PM
السلام عليكم ..
تفضل الكود التالي
ضعه اسفل قالب navbar

<if condition="$show['popups']">
<if condition="$show['forumdesc']">
<div class="forumdescbox" width="100%">$foruminfo[title] <span class="smallfont">$foruminfo[description]</span></div></if></if>

واضف الكود css في تعاريف css الاضافية

.forumdescbox {
background-color: #F9DEDB;
color: #96281B;
border: 1px solid #F5CDC9;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 6px 8px 6px 8px;
margin: 0px;
font-family: "Droid Arabic Kufi", Tahoma, Calibri, Verdana, Geneva, sans-serif;
font-size: 13px;
font-weight: bold;
}

رحلات تايلاند
12-19-2015, 03:30 PM
السلام عليكم ..
تفضل الكود التالي
ضعه اسفل قالب navbar

<if condition="$show['popups']">
<if condition="$show['forumdesc']">
<div class="forumdescbox" width="100%">$foruminfo[title] <span class="smallfont">$foruminfo[description]</span></div></if></if>

واضف الكود css في تعاريف css الاضافية

.forumdescbox {
background-color: #f9dedb;
color: #96281b;
border: 1px solid #f5cdc9;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 6px 8px 6px 8px;
margin: 0px;
font-family: "droid arabic kufi", tahoma, calibri, verdana, geneva, sans-serif;
font-size: 13px;
font-weight: Bold;
}


الله يعطيك العافيه ويبارك فى عمرك أخى أبوشهاب .. ركبته تمام - لكن المفروض عند تأشير الماوس تتغير لون الخلفية مثل الموجوده بالمعهد ؟ لم يتغير معي .
أيضا كيف أخلى وصف القسم بخط رفيع وليس سميك ؟

تحياتى وتقديرى لك ولمجهودك الطيب

أبو_شهاب
12-19-2015, 04:11 PM
السلام عليكم ..

تفضل قم بتغيير كود css بهذا

.forumdescbox {
background: none repeat scroll 0px 0px #FFD6CE;
border-radius: 5px;
color: #A53F13;
font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
font-size: 1.2em;
font-weight: lighter;
margin: 5px 0px 10px;
padding: 5px;
text-shadow: 0px 1px 0px #FFEEE7;
}

.forumdescbox:hover {
background:none repeat scroll 0 0 #fbc9b5;
}

.forumdescbox a {
color:#ae3f0e;
}

.forumdescbox a:hover {
background:none repeat scroll 0 0 #ffcdb7;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
text-decoration:none;
}

رحلات تايلاند
12-19-2015, 04:27 PM
السلام عليكم ..

تفضل قم بتغيير كود css بهذا

.forumdescbox {
background: None repeat scroll 0px 0px #ffd6ce;
border-radius: 5px;
color: #a53f13;
font-family: "droid arabic kufi","open sans",sans-serif;
font-size: 1.2em;
font-weight: Lighter;
margin: 5px 0px 10px;
padding: 5px;
text-shadow: 0px 1px 0px #ffeee7;
}

.forumdescbox:hover {
background:none repeat scroll 0 0 #fbc9b5;
}

.forumdescbox a {
color:#ae3f0e;
}

.forumdescbox a:hover {
background:none repeat scroll 0 0 #ffcdb7;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
text-decoration:none;
}


وعليك السلام اخى الغالى .. الله يرزقك الجنة .. أمين .

هو ده - فقط أخر شئ أخي العزيز (إسم القسم فقط يكون سميك ) وسلامتك يا غالى .

تحياتى وتقديرى

أبو_شهاب
12-19-2015, 04:32 PM
السلام عليكم ..
حدد اي اسم بالضبط يا غالي
ياريت ترفق صورة توضيحية

رحلات تايلاند
12-19-2015, 04:46 PM
السلام عليكم ..
حدد اي اسم بالضبط يا غالي
ياريت ترفق صورة توضيحية


وعليكم السلام

إسم القسم الرئيسى مثلا ( القسم الإسلامي ) أخى العزيز يكون سميك والوصف كما هو حاليا اللى يكون رفيع - صورة للتوضيح :

http://up.dev-point.com/uploads1/79c92d7284aa1.png

إن شاء الله تكون وضحت الصورة - مع خالص تحياتى وتقديرى لمجهودك

أبو_شهاب
12-19-2015, 10:42 PM
السلام عليكم ..
تفضل
استبدل كود css
بهذا

.forumdescbox {
background: None repeat scroll 0px 0px #ffd6ce;
border-radius: 5px;
color: #a53f13;
font-family: "droid arabic kufi","open sans",sans-serif;
font-size: 13px;
font-weight: Bold;
margin: 5px 0px 10px;
padding: 5px;
text-shadow: 0px 1px 0px #ffeee7;
}

.forumdescbox:hover {
background:none repeat scroll 0 0 #fbc9b5;
}

.forumdescbox a {
color:#ae3f0e;
}

.forumdescbox a:hover {
background:none repeat scroll 0 0 #ffcdb7;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
text-decoration:none;
}

هيلبرنت
12-20-2015, 02:16 AM
مش هاينفع اى تضخيم فى الاسم القسم الوصف كله هيكون بنفس التضخيم

او شهاب الله ينور افادك

تم تقييم ابو شهاب

رحلات تايلاند
12-20-2015, 03:27 AM
مشكور أخى الكريم أبوشهاب على مجهودك الطيب - تم إختيار أفضل إجابة .

مشكور على المرور والإفادة أخى هيلبر نت والاخ أبوشهاب جزاه الله كل خير .

يرجى إغلاق الموضوع .

تحياتى وتقديرى لكم

أبو_شهاب
12-20-2015, 10:36 PM
السلام عليكم ..
نتشرف بخدمتك اخي الكريم
يغلق لانتهاء الغرض منه