كيفية تغير خط المنتدى بالكامل

اذهب الى الأسفل 
4 مشترك
كاتب الموضوعرسالة
amirgmagm
 
 
amirgmagm


ذكر
عدد المساهمات : 87
معدل النشاط : 4488
السُمعة : 1

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 14:58

السلام عليكم

اريد تغير خط المنتدى بالكامل

وليس داخل المواضيع فقط

الى الخط الكوفى او اى خط تقنى احترافى

** ملحوظة جربت كل الطرق الموجودة هنا ولم تنجح
تم تغير الخط داخل المواضيع فقط

للمعاينة
اتمنى الحل وشكرا لكم


عدل سابقا من قبل amirgmagm في الخميس 8 سبتمبر 2016 - 10:54 عدل 1 مرات
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://amirgmagm.alafdal.net
JoryAbdallah
 
 
JoryAbdallah


انثى
عدد المساهمات : 3029
معدل النشاط : 8414
السُمعة : 295

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 15:19

وعليكم السلام ورحمة الله وبركاته
اذهب لوحة الادارة . مظهر المنتدى. صور والوان . الوان . نوع خط المنتدى . ونوع خط العناوين
ضع هالاسم
'Droid Arabic Kufi',Arial,Helvetica,sans-serif
اذا نسخة 2
هتضعها بثلاث مربعات
اذا نسختك 3
بمربعين هتضع اسم الخطوط دة
دمت بخير
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://taqnyiat.ahlamontada.com/
amirgmagm
 
 
amirgmagm


ذكر
عدد المساهمات : 87
معدل النشاط : 4488
السُمعة : 1

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 15:24

وضعت هذا
Droid Arabic Kufi
ونفس النظام
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://amirgmagm.alafdal.net
stones
 
 
stones


ذكر
عدد المساهمات : 7462
معدل النشاط : 16425
السُمعة : 414

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 16:19

بعد اذن الاخت جروح
-------------
ضع هذا في عناصر مستقله


الكود:
<style type="text/css">
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot);
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot);
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype');
}

/* End - Code Css [Font:Droid Arabick Kufi] By AM!DO  */
</style>
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://stones.arab.st/
amirgmagm
 
 
amirgmagm


ذكر
عدد المساهمات : 87
معدل النشاط : 4488
السُمعة : 1

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 16:25

stones كتب:
بعد اذن الاخت جروح
-------------
ضع هذا في عناصر مستقله


الكود:
<style type="text/css">
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot);
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot);
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype');
}

/* End - Code Css [Font:Droid Arabick Kufi] By AM!DO  */
</style>
لو ممكن طريقة الوضع
جزاك الله كل خير
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://amirgmagm.alafdal.net
stones
 
 
stones


ذكر
عدد المساهمات : 7462
معدل النشاط : 16425
السُمعة : 414

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 17:05

له عدت طرق في عناصر مستقله وعبر التومبلات
او علانات خاصه
لوحة التحكم =عناصر اضافية
ثم ادارة العناصر المستقله على المنتدى
ثم انشاء عنصر جديد وتسمية اظهار جدول لا
وضع الكود وسجل
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://stones.arab.st/
amirgmagm
 
 
amirgmagm


ذكر
عدد المساهمات : 87
معدل النشاط : 4488
السُمعة : 1

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 18:14

نفس الشئ لم يحدث اى تغيير
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://amirgmagm.alafdal.net
amirgmagm
 
 
amirgmagm


ذكر
عدد المساهمات : 87
معدل النشاط : 4488
السُمعة : 1

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 18:25

وضعتها ايضا فى الاعلانات الخاصة ونفس النظام
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://amirgmagm.alafdal.net
Ahd allah
 
 
Ahd allah


ذكر
عدد المساهمات : 1635
معدل النشاط : 7808
السُمعة : 209

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 18:30

شوف حبيبي
الكود يعمل بامتياز في الاعلانات الخاصة
- احذف من ورقة التصميم اي اكواد تتعلق بنوع الخط
وسيعمل لديك باذن الله
تقديري
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://madany.ahlamontada.com/
amirgmagm
 
 
amirgmagm


ذكر
عدد المساهمات : 87
معدل النشاط : 4488
السُمعة : 1

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 18:32

ahd allah كتب:
شوف حبيبي
الكود يعمل بامتياز في الاعلانات الخاصة
- احذف من ورقة التصميم اي اكواد تتعلق بنوع الخط
وسيعمل لديك باذن الله
تقديري
اخى الكريم
من فضلك اتعب معى
هذة ورقة css الخاصة بى
من فضلك امسح منها الاكواد الغير هامة

الكود:




/**
* vBulletin 3.8.7 CSS
* Style: 'ZeroDay : تصميم النور اون لاين'; Style ID: 25
*/
body
{
   color: #000000;
   font: 10pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
a:link, body_alink
{
   color: #4273b0;
}
a:visited, body_avisited
{
   color: #4273b0;
}
a:hover, a:active, body_ahover
{
   color: #0099CC;
}
.page
{
   color: #000000;
}
td, th, p, li
{
   font: 10pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
   background: rgba(0,0,0,0.10);
   color: #000000;
   border: 0px solid rgba(0,0,0,0.15);
}
.tcat
{
   background: #4273b0;
   color: #FFFFFF;
   font: 15px NeoSansR,tahoma;
   /*height:35px;*/
}
.tcat a:link, .tcat_alink
{
   color: #ffffff;
   text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
   color: #ffffff;
   text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
   color: #FFF;
   text-decoration: underline;
}
.thead
{
   background: #303030;
   color: #FFFFFF;
   font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
   color: #FFFFFF;
}
.thead a:visited, .thead_avisited
{
   color: #FFFFFF;
}
.thead a:hover, .thead a:active, .thead_ahover
{
   color: #FFF;
}
.tfoot
{
   background: #303030;
   color: #FFF;
}
.tfoot a:link, .tfoot_alink
{
   color: #FFF;
}
.tfoot a:visited, .tfoot_avisited
{
   color: #FFF;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
   color: #FFF;
}
.alt1, .alt1Active
{
   background: #FFF;
   color: #000000;
      border-style: solid;
      border-width: 1px;
      border-color: #fff #ddd #ddd #fff;
   
}
.alt2, .alt2Active
{
   background: #f9f9f9;
   color: #000000;
      border-style: solid;
      border-width: 1px;
      border-color: #fff #ddd #ddd #fff;
   
}
.inlinemod
{
   background: #FFFFCC;
   color: #000000;
}
.wysiwyg
{
   background: #F5F5FF;
   color: #000000;
   font: 10pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   margin: 5px 10px 10px 10px;
   padding: 0px;
}
.wysiwyg a:link, .wysiwyg_alink
{
   color: #4273b0;
}
.wysiwyg a:visited, .wysiwyg_avisited
{
   color: #4273b0;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
   color: #a52a53;
}
textarea, .bginput
{
   font: 10pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.bginput option, .bginput optgroup
{
   font-size: 10pt;
   font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
   font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
   font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
   font-size: 11px;
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
   font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
   color: #666686;
}
.navbar
{
   font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
   color: #FF0000;
   font-weight: bold;
}
.fjsel
{
   background: #3E5C92;
   color: #E0E0F6;
}
.fjdpth0
{
   background: #F7F7F7;
   color: #000000;
}
.panel
{
   background: #f5f5f5;
   color: #000000;
   padding: 10px;
   border: 2px outset;
}
.panelsurround
{
   background: #D1D4E0 url(images/gradients/gradient_panelsurround.gif) repeat-x top left;
   color: #000000;
}
legend
{
   color: #4273b0;
   font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
   background: #4273b0;
   color: #FFFFFF;
   font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   padding: 3px 6px 3px 6px;
   white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
   color: #FFFFFF;
   text-decoration: underline;
}
.vbmenu_popup
{
   background: #FFFFFF;
   color: #000000;
   border: 1px solid rgba(0,0,0,0.10);
}
.vbmenu_option
{
   background: #f6f6f6;
   color: #000000;
   font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   white-space: nowrap;
   cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
   color: #4273b0;
   text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
   color: #4273b0;
   text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
   color: #4273b0;
   text-decoration: none;
}
.vbmenu_hilite
{
   background: #f5f5f5;
   color: #FFFFFF;
   font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   white-space: nowrap;
   cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
   color: #4273b0;
   text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
   color: #4273b0;
   text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
   color: #4273b0;
   text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 8px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/**
* vBulletin 3.8.7 CSS
* Style: 'ZeroDay : تصميم النور اون لاين'; Style ID: 25
*/
body
{
   color: #000000;
   font: 10pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
a:link, body_alink
{
   color: #4273b0;
}
a:visited, body_avisited
{
   color: #4273b0;
}
a:hover, a:active, body_ahover
{
   color: #0099CC;
}
.page
{
   color: #000000;
}
td, th, p, li
{
   font: 10pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
   background: rgba(0,0,0,0.10);
   color: #000000;
   border: 0px solid rgba(0,0,0,0.15);
}
.tcat
{
   background: #4273b0;
   color: #FFFFFF;
   font: 15px NeoSansR,tahoma;
   /*height:35px;*/
}
.tcat a:link, .tcat_alink
{
   color: #ffffff;
   text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
   color: #ffffff;
   text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
   color: #FFF;
   text-decoration: underline;
}
.thead
{
   background: #303030;
   color: #FFFFFF;
   font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
   color: #FFFFFF;
}
.thead a:visited, .thead_avisited
{
   color: #FFFFFF;
}
.thead a:hover, .thead a:active, .thead_ahover
{
   color: #FFF;
}
.tfoot
{
   background: #303030;
   color: #FFF;
}
.tfoot a:link, .tfoot_alink
{
   color: #FFF;
}
.tfoot a:visited, .tfoot_avisited
{
   color: #FFF;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
   color: #FFF;
}
.alt1, .alt1Active
{
   background: #FFF;
   color: #000000;
      border-style: solid;
      border-width: 1px;
      border-color: #fff #ddd #ddd #fff;
   
}
.alt2, .alt2Active
{
   background: #f9f9f9;
   color: #000000;
      border-style: solid;
      border-width: 1px;
      border-color: #fff #ddd #ddd #fff;
   
}
.inlinemod
{
   background: #FFFFCC;
   color: #000000;
}
.wysiwyg
{
   background: #F5F5FF;
   color: #000000;
   font: 10pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   margin: 5px 10px 10px 10px;
   padding: 0px;
}
.wysiwyg a:link, .wysiwyg_alink
{
   color: #4273b0;
}
.wysiwyg a:visited, .wysiwyg_avisited
{
   color: #4273b0;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
   color: #a52a53;
}
textarea, .bginput
{
   font: 10pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.bginput option, .bginput optgroup
{
   font-size: 10pt;
   font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
   font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
   font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
   font-size: 11px;
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
   font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
   color: #666686;
}
.navbar
{
   font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
   color: #FF0000;
   font-weight: bold;
}
.fjsel
{
   background: #3E5C92;
   color: #E0E0F6;
}
.fjdpth0
{
   background: #F7F7F7;
   color: #000000;
}
.panel
{
   background: #f5f5f5;
   color: #000000;
   padding: 10px;
   border: 2px outset;
}
.panelsurround
{
   background: #D1D4E0 url(images/gradients/gradient_panelsurround.gif) repeat-x top left;
   color: #000000;
}
legend
{
   color: #4273b0;
   font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
   background: #4273b0;
   color: #FFFFFF;
   font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   padding: 3px 6px 3px 6px;
   white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
   color: #FFFFFF;
   text-decoration: underline;
}
.vbmenu_popup
{
   background: #FFFFFF;
   color: #000000;
   border: 1px solid rgba(0,0,0,0.10);
}
.vbmenu_option
{
   background: #f6f6f6;
   color: #000000;
   font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   white-space: nowrap;
   cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
   color: #4273b0;
   text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
   color: #4273b0;
   text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
   color: #4273b0;
   text-decoration: none;
}
.vbmenu_hilite
{
   background: #f5f5f5;
   color: #FFFFFF;
   font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   white-space: nowrap;
   cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
   color: #4273b0;
   text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
   color: #4273b0;
   text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
   color: #4273b0;
   text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 8px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

ï»؟/* Main Css */

body{direction:rtl;background:#f0efef;}

.block1i,.block2i,.block3i,.block4i,.block5i,.block6i{float:right;padding:0px 5px;} /* Blocks Float */

.block4-3i,.block4-2i,.block4-1i,.block5-1i,.block5-4i,.block5-3i,.block6-5i,.block6-2i,.block6-3i,.block6-4i,.block6-1i,.block3-1i,.block3-2i{float:right;padding:0px 5px;} /* Sides Float */

.slider > *,.prodect-image-s > *,.thumbnails-slider > *{float:left;}.theBlock{padding:0px;}img{max-width:100% !important;}

/* **********/

.Grid1k{ margin:0px 20px 0px 10px}

.top-nav{height:57px;background:#21508b;color:#FFF;}

.top-nav a{color:#FFF;}

.top-nav:before{content:'';display:block;height:3px;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/top.jpg) repeat-x;width:100%;}

.top-nav ul{float:right;}

.top-nav ul li{display:inline-block;white-space:nowrap;padding:0px 15px;font:13px/54px NeoSansR;color:#FFF;}

.top-nav .search-box{float:left;}

.top-nav .search-box form input[type=text]{border-radius:2px;width:180px;height:34px;position:relative;background:rgba(0,0,0,.20);border:1px solid rgba(255,255,255,.10);padding:0px 12px;font:13px NeoSansR;color:#FFF;top:8px;}                                                                                                     

.top-nav .search-box form input[type=submit]{cursor:pointer;font-size:0px;width:34px;height:32px;margin-right:5px;background:#dea723 url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/icon.png) no-repeat center;border-radius:2px;border:0;position:relative;top:3px;}

.header{background:#FFF;box-shadow:0px 0px 5px rgba(0,0,0,.15);}

.header .Grid1k:first-child{height:106px;border-bottom:1px solid rgba(0,0,0,.15); margin:0px;padding:0px 10px}

.header .Grid1k:first-child:after{display:block;content:'';clear:both;}

.header .logo{float:right;width:208px;height:77px;position:relative;display:inline-block;background:url(http://e.top4top.net/p_2480ez51.png);top:15px;}

.header .social{float:left;}

.header .social a{padding-right:15px;border-radius:3px;overflow:hidden;width:216px;height:42px;position:relative;display:inline-block;vertical-align:middle;font:14px/42px NeoSansR;color:#FFF;top:32px;}

.header .social a.facebook{background:#2d66ad;}

.header .social a.twitter{background:#2c8eae;}

.header .social a.youtube{background:#bf3131;}

.header .social a span{float:left;width:160px;height:42px;display:inline-block;background:rgba(0,0,0,.10);padding:0px 15px;}

.header .social a.facebook:before{width:14px;height:28px;top:6px;right:2px;}

.header .social a.twitter:before{width:28px;height:24px;top:7px;}

.header .social a.youtube:before{width:27px;height:31px;top:5px;}

.header .social a.facebook span{width:170px;}

.header .Grid1k:last-child{height:68px;font:14px/68px NeoSansR;color:#474646;}

.header .Grid1k:last-child a{color:#cf3636;}

.member-area input{line-height:inherit;line-height:30px;margin-right:5px;}

.member-area input[type=text], .member-area input[type=password]{padding:0px 10px;width:160px;height:30px;border:1px solid rgba(0,0,0,.17);font:13px NeoSansR;color:#5b5a5a;}

.member-area input[type=submit]{background:#349dbf;border:0;width:95px;font:14px NeoSansR;color:#FFF;height:30px;cursor:pointer;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}

.member-area input[type=submit]:hover{background:#2d66ad;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}

.welcome-msg{position:relative;min-height:45px;background:#FFF;margin-top:15px;border:1px solid rgba(0,0,0,.15);text-align:center;font:13px/45px NeoSansR;color:#525151;}

.welcome-msg a{color:#cf3636;}

.welcome-msg:before,.welcome-msg:after{content:'';display:inline-block;position:absolute;width:12px;height:30px;background:#349dbf;top:17%;border-radius:3px;}

.welcome-msg:before{right:-6px;}

.welcome-msg:after{left:-6px;}

.notes{background:#FFF;box-shadow:0px 0px 5px rgba(0,0,0,.10);margin-top:15px;padding:15px;}

.notes .head:after{clear:both;display:block;content:'';}

.notes .head:before{content:'';display:block;width:100%;height:7px;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/border-top.jpg) repeat-x;}

.notes .head{height:53px;font:17px/45px NeoSansR;color:#FFF;background:#21508b;margin:-15px;margin-bottom:15px;text-align:center;}

.notes ul li{font:12px NeoSansR;color:#4c4b4b;padding:7.5px 0px;}

.notes ul li:before{display:inline-block;width:7px;height:7px;background:#bf3131;margin-left:15px;content:'';}

.forums-table{background:#FFF;box-shadow:0px 0px 5px rgba(0,0,0,.10);border-bottom:6px solid #21508b;}

.forums-table .head:after{clear:both;display:block;content:'';}

/*.forums-table .head:before{content:'';display:block;width:100%;height:7px;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/border-top.jpg) repeat-x;}*/

.forums-table .head{height:53px;font:17px/45px NeoSansR;color:#FFF;background:#21508b;text-align:center;}

.forums-table .head span{float:left;margin-left:20px;position:relative;}

.forums-table .head .logo2{float:right;margin-right:20px;position:relative;top:10px;background:url(http://c.top4top.net/p_249t42n1.png);width:102px;height:29px;}

.status{padding:15px;background:#FFF;border:1px solid rgba(0,0,0,.15);margin-top:15px;}

.status .block5i .theBlock{border:1px solid rgba(0,0,0,.15);background:#FFF;padding:10px;height:130px;}

.status .block5i .theBlock h3{font:27px NeoSansB;padding-top:6px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.15);text-align:center;width:80%;margin-right:0px;}

.status .block5i .theBlock h4{font:13px NeoSansB;color:#333332;padding-top:15px;padding-bottom:20px;text-align:center;width:80%;margin-right:0px;}

.status .block5i:last-child .theBlock h4{padding-top:16px;border-bottom:1px solid rgba(0,0,0,.15);font-size:15px;}

.status .block5i .theBlock h5{font:13px NeoSansR;color:#333332;padding-top:15px;padding-bottom:15px;text-align:center;width:80%;margin-right:0px;}

.status .block5i:nth-child(1) .theBlock h3{color:#cd4871;}

.status .block5i:nth-child(2) .theBlock h3{color:#1bc1b7;}

.status .block5i:nth-child(3) .theBlock h3{color:#cf501e;}

.status .block5i:nth-child(4) .theBlock h3{color:#b34588;}

.status .block5i:nth-child(5) .theBlock h3{color:#333332;}

.status2 > h3{height:55px;margin:0px -15px;border-top:1px solid rgba(0,0,0,.15);font:13px/55px NeoSansR;color:#21508b;margin-bottom:-10px;margin-top:15px;padding:0px 20px;}

.status2 > h3 span{color:#474646;}

.warning{margin-top:15px;height:65px;background:#21508b;color:#FFF;font:15px/65px NeoSansR;padding:0px 15px;}

.warning:before{margin-left:15px;display:inline-block;position:relative;width:35px;height:32px;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -339px -3px;content:'';top:10px;}

.footer{margin-top:15px;background:#FFF;text-align:center;font:15px/59px NeoSansR;height:65px;color:#474646;border-top:1px solid rgba(0,0,0,.15);}

.footer:after{width:100%;height:8px;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/bottom.jpg) repeat-x;content:'';display:block;}

.status .block5i:nth-child(1) .theBlock:after{position:absolute;content:'';top:25%;left:3%;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -27px -4px;display:inline-block;width:62px;height:52px;}

.status .block5i:nth-child(2) .theBlock:after{position:absolute;content:'';top:25%;left:3%;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -97px -3px;display:inline-block;width:44px;height:58px;}

.status .block5i:nth-child(3) .theBlock:after{position:absolute;content:'';top:25%;left:3%;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -153px -4px;display:inline-block;width:48px;height:53px;}

.status .block5i:nth-child(4) .theBlock:after{position:absolute;content:'';top:25%;left:3%;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -214px -3px;display:inline-block;width:53px;height:48px;}

.status .block5i:nth-child(5) .theBlock:after{position:absolute;content:'';top:25%;left:3%;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -285px -3px;display:inline-block;width:53px;height:53px;}

/* Postbit */

.postbit-info li{width:200px;height:30px;border:1px solid #8a1e42;margin-top:10px;line-height:30px;padding-left:10px;background:#FFF;

font-size:11px;}

.postbit-info li .icon{display:inline-block;width:35px;height:30px;margin-left:7px;background:#8a1e42;float:right;text-align:center;}

.postbit-info{float:left;margin-left:10px;}

.date-icon{display:inline-block;position:relative;width:19px;height:18px;background:url(Spirte-post.png) -1px -0px;top:5px;}

.user-icon{display:inline-block;position:relative;width:17px;height:17px;background:url(Spirte-post.png) -2px -37px;top:6px;}

.place-icon{display:inline-block;position:relative;width:11px;height:16px;background:url(Spirte-post.png) -5px -77px;top:7px;}

.age-icon{display:inline-block;position:relative;width:24px;height:20px;background:url(Spirte-post.png) -0px -112px;top:5px;}

.posts-icon{display:inline-block;position:relative;width:19px;height:17px;background:url(Spirte-post.png) -2px -151px;top:7px;}

.status-icon{display:inline-block;position:relative;width:17px;height:18px;background:url(Spirte-post.png) -3px -189px;top:5px;}

.plus-icon{display:inline-block;position:relative;width:15px;height:15px;background:url(Spirte-post.png) -3px -227px;top:7px;}

.avatar{border:3px solid #8a1e42;}

.signature{max-width:580px;margin:auto;border:1px solid #8a1e42;text-align:center;min-height:100px;margin-top:10px;border-radius:3px;

padding:5px;}

.signature h3{margin:auto;padding:0;text-align:center;width:100%;background:#8a1e42;font-size:12px;font-weight:bold;height:30px;

line-height:30px;color:#FFF;}

.facebook-share{display:none;position:relative;width:35px;height:35px;background:url(Spirte-post.png) -0px -249px;}

.twitter-share{display:none;position:relative;width:35px;height:35px;background:url(Spirte-post.png) -0px -290px;}

/* bbcode quote */

.bbcode-quote{width:90%;padding:10px;background:#FFF;border:1px solid #8a1e42;border-radius:5px;box-shadow:0px 0px 5px #8a1e42;

margin:15px auto;font-weight:bold;font-size:14px;}

.quote-icon{display:inline-block;width:23px;height:19px;background:url(Spirte-post.png) -6px -333px;position:relative;top:2px;

margin-left:10px;}

.bbcode-quote .text{display:inline-block;padding:10px;border-bottom:1px solid #ccc;}

/****/

.postbit-legacy2{text-align:center;}

.postbit-legacy .postbit-info{float:none;margin:auto;}

.postbit-legacy .postbit-info li{width:160px;text-align:right;}

.links-members{margin-top:5px;}

.links-members a{margin:2.5px;}
.line-color{
   background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/border-top.jpg);
   height:7px;
   display:block
}
.fm-hd img{
   margin:20px 0px 0px 12px
}
a.fm-title-{
   color:white
}
a.fm-title-:hover{
   opacity:0.7
}
.fm-hd b{
   font-weight:normal
}
.shad_-{
   background-size: 100% 100%;
   background-image: url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/shad_-.png);
   height:50px;
   display: none;
   background-repeat:no-repeat;
   background-position:center -6px
}
.l-bann_{
   float: left;width:456px
}
.l-bann_ img{
   display:block;margin:0px 0px 7px
}
.clr{
   display:block;width:100%;height:0px;clear:both
}
.notes{
    margin:0px auto 20px;width:60%
}
.st__{
   text-align:center
}
.gr_{
   border-radius: 3px;
   padding: 9px;
   /*min-height: 70px;*/
   background-color: #ebefef;
}
.st__ .gr_{
      display: inline-block;
   min-width: 50px;background-color: #f9f9f9;
   margin:0px 0px 0px 5px;padding-top:12px

}
.st__ .gr_ i{
   background-position: center center;
   margin: 0px auto 15px;
   background-image: url('http://www.elnooronline.com/vbskaka/forum/zeroday/img/img_15.png');
   background-repeat: no-repeat;
   width: 22px;
   height: 18px;
   display:block
}
.st__ .thrd_ i{
   background-image: url('http://www.elnooronline.com/vbskaka/forum/zeroday/img/img_16.png');
}
.st__ .gr_:hover i,.list-wrap_ .gr_:hover i{
   
transform: rotate(-22deg);
-ms-transform: rotate(-22deg);
-webkit-transform: rotate(-22deg);
-o-transform: rotate(-22deg);
-moz-transform: rotate(-22deg);
}
.p-wd{
   margin:0px auto;width:90%
}
.forums-table{
   margin:0px 0px 20px
}
.login-area{
   margin:0px auto;width:540px
}
.tcnrt{
   text-align:center
}
@media screen and (max-width: 1024px){
.p-wd{width:auto;margin:0px 20px 0px 10px}
}






    //* الخط الكوفي Arabic Kufi -hamsa-haq-*//
    */
    @font-face {
      font-family: 'Droid Arabic Kufi';
      font-style: normal;
      font-weight: 400;
      src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot);
      src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
          url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff2) format('woff2'),
          url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff) format('woff'),
          url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.ttf) format('truetype');
    }
    @font-face {
      font-family: 'Droid Arabic Kufi';
      font-style: normal;
      font-weight: 700;
      src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.eot);
      src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
          url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.woff2) format('woff2'),
          url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.woff) format('woff'),
          url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.ttf) format('truetype');
    }

    //*الخط الكوفي Arabic Kufi -hamsa-haq-*//




الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://amirgmagm.alafdal.net
Ahd allah
 
 
Ahd allah


ذكر
عدد المساهمات : 1635
معدل النشاط : 7808
السُمعة : 209

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 19:39

تفضل حبيبي
تم تنظيف الورقة
ويمكنك تجربة الخط الحالي قبل وضع الكود
ثم وضع الكود في الاعلانات الخاصة ولا تنسي تفعيل الاعلانات
الكود:
    /**
    * vBulletin 3.8.7 CSS
    * Style: 'ZeroDay : تصميم النور اون لاين'; Style ID: 25
    */
    body
    {
       color: #000000;
    
    }
    a:link, body_alink
    {
       color: #4273b0;
    }
    a:visited, body_avisited
    {
       color: #4273b0;
    }
    a:hover, a:active, body_ahover
    {
       color: #0099CC;
    }
    .page
    {
       color: #000000;
}
    .tborder
    {
       background: rgba(0,0,0,0.10);
       color: #000000;
       border: 0px solid rgba(0,0,0,0.15);
    }
    .tcat
    {
       background: #4273b0;
       color: #FFFFFF;
       font: 15px NeoSansR,tahoma;
       /*height:35px;*/
    }
    .tcat a:link, .tcat_alink
    {
       color: #ffffff;
       text-decoration: none;
    }
    .tcat a:visited, .tcat_avisited
    {
       color: #ffffff;
       text-decoration: none;
    }
    .tcat a:hover, .tcat a:active, .tcat_ahover
    {
       color: #FFF;
       text-decoration: underline;
    }
    .thead
    {
       background: #303030;
       color: #FFFFFF;
      
    }
    .thead a:link, .thead_alink
    {
       color: #FFFFFF;
    }
    .thead a:visited, .thead_avisited
    {
       color: #FFFFFF;
    }
    .thead a:hover, .thead a:active, .thead_ahover
    {
       color: #FFF;
    }
    .tfoot
    {
       background: #303030;
       color: #FFF;
    }
    .tfoot a:link, .tfoot_alink
    {
       color: #FFF;
    }
    .tfoot a:visited, .tfoot_avisited
    {
       color: #FFF;
    }
    .tfoot a:hover, .tfoot a:active, .tfoot_ahover
    {
       color: #FFF;
    }
    .alt1, .alt1Active
    {
       background: #FFF;
       color: #000000;
          border-style: solid;
          border-width: 1px;
          border-color: #fff #ddd #ddd #fff;
      
    }
    .alt2, .alt2Active
    {
       background: #f9f9f9;
       color: #000000;
          border-style: solid;
          border-width: 1px;
          border-color: #fff #ddd #ddd #fff;
      
    }
    .inlinemod
    {
       background: #FFFFCC;
       color: #000000;
    }
    .wysiwyg
    {
       background: #F5F5FF;
       color: #000000;
      
       margin: 5px 10px 10px 10px;
       padding: 0px;
    }
    .wysiwyg a:link, .wysiwyg_alink
    {
       color: #4273b0;
    }
    .wysiwyg a:visited, .wysiwyg_avisited
    {
       color: #4273b0;
    }
    .wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
    {
       color: #a52a53;
    }
  
    .bginput option, .bginput optgroup
    {
       font-size: 10pt;
      
    }
    .highlight
    {
       color: #FF0000;
       font-weight: bold;
    }
    .fjsel
    {
       background: #3E5C92;
       color: #E0E0F6;
    }
    .fjdpth0
    {
       background: #F7F7F7;
       color: #000000;
    }
    .panel
    {
       background: #f5f5f5;
       color: #000000;
       padding: 10px;
       border: 2px outset;
    }
    .panelsurround
    {
       background: #D1D4E0 url(images/gradients/gradient_panelsurround.gif) repeat-x top left;
       color: #000000;
    }
    legend
    {
       color: #4273b0;
      
    }
    .vbmenu_control
    {
       background: #4273b0;
       color: #FFFFFF;
      
       padding: 3px 6px 3px 6px;
       white-space: nowrap;
    }
    .vbmenu_control a:link, .vbmenu_control_alink
    {
       color: #FFFFFF;
       text-decoration: none;
    }
    .vbmenu_control a:visited, .vbmenu_control_avisited
    {
       color: #FFFFFF;
       text-decoration: none;
    }
    .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
    {
       color: #FFFFFF;
       text-decoration: underline;
    }
    .vbmenu_popup
    {
       background: #FFFFFF;
       color: #000000;
       border: 1px solid rgba(0,0,0,0.10);
    }
    .vbmenu_option
    {
       background: #f6f6f6;
       color: #000000;
      
       white-space: nowrap;
       cursor: pointer;
    }
    .vbmenu_option a:link, .vbmenu_option_alink
    {
       color: #4273b0;
       text-decoration: none;
    }
    .vbmenu_option a:visited, .vbmenu_option_avisited
    {
       color: #4273b0;
       text-decoration: none;
    }
    .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
    {
       color: #4273b0;
       text-decoration: none;
    }
    .vbmenu_hilite
    {
       background: #f5f5f5;
       color: #FFFFFF;
      
       white-space: nowrap;
       cursor: pointer;
    }
    .vbmenu_hilite a:link, .vbmenu_hilite_alink
    {
       color: #4273b0;
       text-decoration: none;
    }
    .vbmenu_hilite a:visited, .vbmenu_hilite_avisited
    {
       color: #4273b0;
       text-decoration: none;
    }
    .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
    {
       color: #4273b0;
       text-decoration: none;
    }
    /* ***** styling for 'big' usernames on postbit etc. ***** */
    .bigusername { font-size: 14pt; }

    /* ***** small padding on 'thead' elements ***** */
    td.thead, th.thead, div.thead { padding: 8px; }

    /* ***** basic styles for multi-page nav elements */
    .pagenav a { text-decoration: none; }
    .pagenav td { padding: 2px 4px 2px 4px; }

    /* ***** de-emphasized text */
    .shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
    a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
    .tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

    /* ***** define margin and font-size for elements inside panels ***** */
    .fieldset { margin-bottom: 6px; }
    .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

    /**
    * vBulletin 3.8.7 CSS
    * Style: 'ZeroDay : تصميم النور اون لاين'; Style ID: 25
    */
    body
    {
       color: #000000;
    
    }
    a:link, body_alink
    {
       color: #4273b0;
    }
    a:visited, body_avisited
    {
       color: #4273b0;
    }
    a:hover, a:active, body_ahover
    {
       color: #0099CC;
    }
    .page
    {
       color: #000000;
    }
  
    .tborder
    {
       background: rgba(0,0,0,0.10);
       color: #000000;
       border: 0px solid rgba(0,0,0,0.15);
    }
    .tcat
    {
       background: #4273b0;
       color: #FFFFFF;
       font: 15px NeoSansR,tahoma;
       /*height:35px;*/
    }
    .tcat a:link, .tcat_alink
    {
       color: #ffffff;
       text-decoration: none;
    }
    .tcat a:visited, .tcat_avisited
    {
       color: #ffffff;
       text-decoration: none;
    }
    .tcat a:hover, .tcat a:active, .tcat_ahover
    {
       color: #FFF;
       text-decoration: underline;
    }
    .thead
    {
       background: #303030;
       color: #FFFFFF;
      
    }
    .thead a:link, .thead_alink
    {
       color: #FFFFFF;
    }
    .thead a:visited, .thead_avisited
    {
       color: #FFFFFF;
    }
    .thead a:hover, .thead a:active, .thead_ahover
    {
       color: #FFF;
    }
    .tfoot
    {
       background: #303030;
       color: #FFF;
    }
    .tfoot a:link, .tfoot_alink
    {
       color: #FFF;
    }
    .tfoot a:visited, .tfoot_avisited
    {
       color: #FFF;
    }
    .tfoot a:hover, .tfoot a:active, .tfoot_ahover
    {
       color: #FFF;
    }
    .alt1, .alt1Active
    {
       background: #FFF;
       color: #000000;
          border-style: solid;
          border-width: 1px;
          border-color: #fff #ddd #ddd #fff;
      
    }
    .alt2, .alt2Active
    {
       background: #f9f9f9;
       color: #000000;
          border-style: solid;
          border-width: 1px;
          border-color: #fff #ddd #ddd #fff;
      
    }
    .inlinemod
    {
       background: #FFFFCC;
       color: #000000;
    }
    .wysiwyg
    {
       background: #F5F5FF;
       color: #000000;
    
       margin: 5px 10px 10px 10px;
       padding: 0px;
    }
    .wysiwyg a:link, .wysiwyg_alink
    {
       color: #4273b0;
    }
    .wysiwyg a:visited, .wysiwyg_avisited
    {
       color: #4273b0;
    }
    .wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
    {
       color: #a52a53;
    }
  
    .highlight
    {
       color: #FF0000;
       font-weight: bold;
    }
    .fjsel
    {
       background: #3E5C92;
       color: #E0E0F6;
    }
    .fjdpth0
    {
       background: #F7F7F7;
       color: #000000;
    }
    .panel
    {
       background: #f5f5f5;
       color: #000000;
       padding: 10px;
       border: 2px outset;
    }
    .panelsurround
    {
       background: #D1D4E0 url(images/gradients/gradient_panelsurround.gif) repeat-x top left;
       color: #000000;
    }
  
    .vbmenu_control a:link, .vbmenu_control_alink
    {
       color: #FFFFFF;
       text-decoration: none;
    }
    .vbmenu_control a:visited, .vbmenu_control_avisited
    {
       color: #FFFFFF;
       text-decoration: none;
    }
    .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
    {
       color: #FFFFFF;
       text-decoration: underline;
    }
    .vbmenu_popup
    {
       background: #FFFFFF;
       color: #000000;
       border: 1px solid rgba(0,0,0,0.10);
    }
    .vbmenu_option
    {
       background: #f6f6f6;
       color: #000000;
      
       white-space: nowrap;
       cursor: pointer;
    }
    .vbmenu_option a:link, .vbmenu_option_alink
    {
       color: #4273b0;
       text-decoration: none;
    }
    .vbmenu_option a:visited, .vbmenu_option_avisited
    {
       color: #4273b0;
       text-decoration: none;
    }
    .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
    {
       color: #4273b0;
       text-decoration: none;
    }
    .vbmenu_hilite
    {
       background: #f5f5f5;
       color: #FFFFFF;
      
       white-space: nowrap;
       cursor: pointer;
    }
    .vbmenu_hilite a:link, .vbmenu_hilite_alink
    {
       color: #4273b0;
       text-decoration: none;
    }
    .vbmenu_hilite a:visited, .vbmenu_hilite_avisited
    {
       color: #4273b0;
       text-decoration: none;
    }
    .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
    {
       color: #4273b0;
       text-decoration: none;
    }
    /* ***** styling for 'big' usernames on postbit etc. ***** */
    .bigusername { font-size: 14pt; }

    /* ***** small padding on 'thead' elements ***** */
    td.thead, th.thead, div.thead { padding: 8px; }

    /* ***** basic styles for multi-page nav elements */
    .pagenav a { text-decoration: none; }
    .pagenav td { padding: 2px 4px 2px 4px; }

    /* ***** de-emphasized text */
    .shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
    a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
    .tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

    /* ***** define margin and font-size for elements inside panels ***** */
    .fieldset { margin-bottom: 6px; }
    .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

    ï»؟/* Main Css */

    body{direction:rtl;background:#f0efef;}

    .block1i,.block2i,.block3i,.block4i,.block5i,.block6i{float:right;padding:0px 5px;} /* Blocks Float */

    .block4-3i,.block4-2i,.block4-1i,.block5-1i,.block5-4i,.block5-3i,.block6-5i,.block6-2i,.block6-3i,.block6-4i,.block6-1i,.block3-1i,.block3-2i{float:right;padding:0px 5px;} /* Sides Float */

    .slider > *,.prodect-image-s > *,.thumbnails-slider > *{float:left;}.theBlock{padding:0px;}img{max-width:100% !important;}

    /* **********/

    .Grid1k{ margin:0px 20px 0px 10px}

    .top-nav{height:57px;background:#21508b;color:#FFF;}

    .top-nav a{color:#FFF;}

    .top-nav:before{content:'';display:block;height:3px;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/top.jpg) repeat-x;width:100%;}

    .top-nav ul{float:right;}

    .top-nav ul li{display:inline-block;white-space:nowrap;padding:0px 15px;font:13px/54px NeoSansR;color:#FFF;}

    .top-nav .search-box{float:left;}

    .top-nav .search-box form input[type=text]{border-radius:2px;width:180px;height:34px;position:relative;background:rgba(0,0,0,.20);border:1px solid rgba(255,255,255,.10);padding:0px 12px;font:13px NeoSansR;color:#FFF;top:8px;}                                                                                                    

    .top-nav .search-box form input[type=submit]{cursor:pointer;font-size:0px;width:34px;height:32px;margin-right:5px;background:#dea723 url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/icon.png) no-repeat center;border-radius:2px;border:0;position:relative;top:3px;}

    .header{background:#FFF;box-shadow:0px 0px 5px rgba(0,0,0,.15);}

    .header .Grid1k:first-child{height:106px;border-bottom:1px solid rgba(0,0,0,.15); margin:0px;padding:0px 10px}

    .header .Grid1k:first-child:after{display:block;content:'';clear:both;}

    .header .logo{float:right;width:208px;height:77px;position:relative;display:inline-block;background:url(http://e.top4top.net/p_2480ez51.png);top:15px;}

    .header .social{float:left;}

    .header .social a{padding-right:15px;border-radius:3px;overflow:hidden;width:216px;height:42px;position:relative;display:inline-block;vertical-align:middle;font:14px/42px NeoSansR;color:#FFF;top:32px;}

    .header .social a.facebook{background:#2d66ad;}

    .header .social a.twitter{background:#2c8eae;}

    .header .social a.youtube{background:#bf3131;}

    .header .social a span{float:left;width:160px;height:42px;display:inline-block;background:rgba(0,0,0,.10);padding:0px 15px;}

    .header .social a.facebook:before{width:14px;height:28px;top:6px;right:2px;}

    .header .social a.twitter:before{width:28px;height:24px;top:7px;}

    .header .social a.youtube:before{width:27px;height:31px;top:5px;}

    .header .social a.facebook span{width:170px;}

    .header .Grid1k:last-child{height:68px;font:14px/68px NeoSansR;color:#474646;}

    .header .Grid1k:last-child a{color:#cf3636;}

    .member-area input{line-height:inherit;line-height:30px;margin-right:5px;}

    .member-area input[type=text], .member-area input[type=password]{padding:0px 10px;width:160px;height:30px;border:1px solid rgba(0,0,0,.17);font:13px NeoSansR;color:#5b5a5a;}

    .member-area input[type=submit]{background:#349dbf;border:0;width:95px;font:14px NeoSansR;color:#FFF;height:30px;cursor:pointer;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}

    .member-area input[type=submit]:hover{background:#2d66ad;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}

    .welcome-msg{position:relative;min-height:45px;background:#FFF;margin-top:15px;border:1px solid rgba(0,0,0,.15);text-align:center;font:13px/45px NeoSansR;color:#525151;}

    .welcome-msg a{color:#cf3636;}

    .welcome-msg:before,.welcome-msg:after{content:'';display:inline-block;position:absolute;width:12px;height:30px;background:#349dbf;top:17%;border-radius:3px;}

    .welcome-msg:before{right:-6px;}

    .welcome-msg:after{left:-6px;}

    .notes{background:#FFF;box-shadow:0px 0px 5px rgba(0,0,0,.10);margin-top:15px;padding:15px;}

    .notes .head:after{clear:both;display:block;content:'';}

    .notes .head:before{content:'';display:block;width:100%;height:7px;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/border-top.jpg) repeat-x;}

    .notes .head{height:53px;font:17px/45px NeoSansR;color:#FFF;background:#21508b;margin:-15px;margin-bottom:15px;text-align:center;}

    .notes ul li{font:12px NeoSansR;color:#4c4b4b;padding:7.5px 0px;}

    .notes ul li:before{display:inline-block;width:7px;height:7px;background:#bf3131;margin-left:15px;content:'';}

    .forums-table{background:#FFF;box-shadow:0px 0px 5px rgba(0,0,0,.10);border-bottom:6px solid #21508b;}

    .forums-table .head:after{clear:both;display:block;content:'';}

    /*.forums-table .head:before{content:'';display:block;width:100%;height:7px;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/border-top.jpg) repeat-x;}*/

    .forums-table .head{height:53px;font:17px/45px NeoSansR;color:#FFF;background:#21508b;text-align:center;}

    .forums-table .head span{float:left;margin-left:20px;position:relative;}

    .forums-table .head .logo2{float:right;margin-right:20px;position:relative;top:10px;background:url(http://c.top4top.net/p_249t42n1.png);width:102px;height:29px;}

    .status{padding:15px;background:#FFF;border:1px solid rgba(0,0,0,.15);margin-top:15px;}

    .status .block5i .theBlock{border:1px solid rgba(0,0,0,.15);background:#FFF;padding:10px;height:130px;}

    .status .block5i .theBlock h3{font:27px NeoSansB;padding-top:6px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.15);text-align:center;width:80%;margin-right:0px;}

    .status .block5i .theBlock h4{font:13px NeoSansB;color:#333332;padding-top:15px;padding-bottom:20px;text-align:center;width:80%;margin-right:0px;}

    .status .block5i:last-child .theBlock h4{padding-top:16px;border-bottom:1px solid rgba(0,0,0,.15);font-size:15px;}

    .status .block5i .theBlock h5{font:13px NeoSansR;color:#333332;padding-top:15px;padding-bottom:15px;text-align:center;width:80%;margin-right:0px;}

    .status .block5i:nth-child(1) .theBlock h3{color:#cd4871;}

    .status .block5i:nth-child(2) .theBlock h3{color:#1bc1b7;}

    .status .block5i:nth-child(3) .theBlock h3{color:#cf501e;}

    .status .block5i:nth-child(4) .theBlock h3{color:#b34588;}

    .status .block5i:nth-child(5) .theBlock h3{color:#333332;}

    .status2 > h3{height:55px;margin:0px -15px;border-top:1px solid rgba(0,0,0,.15);font:13px/55px NeoSansR;color:#21508b;margin-bottom:-10px;margin-top:15px;padding:0px 20px;}

    .status2 > h3 span{color:#474646;}

    .warning{margin-top:15px;height:65px;background:#21508b;color:#FFF;font:15px/65px NeoSansR;padding:0px 15px;}

    .warning:before{margin-left:15px;display:inline-block;position:relative;width:35px;height:32px;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -339px -3px;content:'';top:10px;}

    .footer{margin-top:15px;background:#FFF;text-align:center;font:15px/59px NeoSansR;height:65px;color:#474646;border-top:1px solid rgba(0,0,0,.15);}

    .footer:after{width:100%;height:8px;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/bottom.jpg) repeat-x;content:'';display:block;}

    .status .block5i:nth-child(1) .theBlock:after{position:absolute;content:'';top:25%;left:3%;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -27px -4px;display:inline-block;width:62px;height:52px;}

    .status .block5i:nth-child(2) .theBlock:after{position:absolute;content:'';top:25%;left:3%;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -97px -3px;display:inline-block;width:44px;height:58px;}

    .status .block5i:nth-child(3) .theBlock:after{position:absolute;content:'';top:25%;left:3%;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -153px -4px;display:inline-block;width:48px;height:53px;}

    .status .block5i:nth-child(4) .theBlock:after{position:absolute;content:'';top:25%;left:3%;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -214px -3px;display:inline-block;width:53px;height:48px;}

    .status .block5i:nth-child(5) .theBlock:after{position:absolute;content:'';top:25%;left:3%;background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/spirtes.png) -285px -3px;display:inline-block;width:53px;height:53px;}

    /* Postbit */

    .postbit-info li{width:200px;height:30px;border:1px solid #8a1e42;margin-top:10px;line-height:30px;padding-left:10px;background:#FFF;

    font-size:11px;}

    .postbit-info li .icon{display:inline-block;width:35px;height:30px;margin-left:7px;background:#8a1e42;float:right;text-align:center;}

    .postbit-info{float:left;margin-left:10px;}

    .date-icon{display:inline-block;position:relative;width:19px;height:18px;background:url(Spirte-post.png) -1px -0px;top:5px;}

    .user-icon{display:inline-block;position:relative;width:17px;height:17px;background:url(Spirte-post.png) -2px -37px;top:6px;}

    .place-icon{display:inline-block;position:relative;width:11px;height:16px;background:url(Spirte-post.png) -5px -77px;top:7px;}

    .age-icon{display:inline-block;position:relative;width:24px;height:20px;background:url(Spirte-post.png) -0px -112px;top:5px;}

    .posts-icon{display:inline-block;position:relative;width:19px;height:17px;background:url(Spirte-post.png) -2px -151px;top:7px;}

    .status-icon{display:inline-block;position:relative;width:17px;height:18px;background:url(Spirte-post.png) -3px -189px;top:5px;}

    .plus-icon{display:inline-block;position:relative;width:15px;height:15px;background:url(Spirte-post.png) -3px -227px;top:7px;}

    .avatar{border:3px solid #8a1e42;}

    .signature{max-width:580px;margin:auto;border:1px solid #8a1e42;text-align:center;min-height:100px;margin-top:10px;border-radius:3px;

    padding:5px;}

    .signature h3{margin:auto;padding:0;text-align:center;width:100%;background:#8a1e42;font-size:12px;font-weight:bold;height:30px;

    line-height:30px;color:#FFF;}

    .facebook-share{display:none;position:relative;width:35px;height:35px;background:url(Spirte-post.png) -0px -249px;}

    .twitter-share{display:none;position:relative;width:35px;height:35px;background:url(Spirte-post.png) -0px -290px;}

    /* bbcode quote */

    .bbcode-quote{width:90%;padding:10px;background:#FFF;border:1px solid #8a1e42;border-radius:5px;box-shadow:0px 0px 5px #8a1e42;

    margin:15px auto;font-weight:bold;font-size:14px;}

    .quote-icon{display:inline-block;width:23px;height:19px;background:url(Spirte-post.png) -6px -333px;position:relative;top:2px;

    margin-left:10px;}

    .bbcode-quote .text{display:inline-block;padding:10px;border-bottom:1px solid #ccc;}

    /****/

    .postbit-legacy2{text-align:center;}

    .postbit-legacy .postbit-info{float:none;margin:auto;}

    .postbit-legacy .postbit-info li{width:160px;text-align:right;}

    .links-members{margin-top:5px;}

    .links-members a{margin:2.5px;}
    .line-color{
       background:url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/border-top.jpg);
       height:7px;
       display:block
    }
    .fm-hd img{
       margin:20px 0px 0px 12px
    }
    a.fm-title-{
       color:white
    }
    a.fm-title-:hover{
       opacity:0.7
    }
    .fm-hd b{
       font-weight:normal
    }
    .shad_-{
       background-size: 100% 100%;
       background-image: url(http://www.elnooronline.com/vbskaka/forum/zeroday/img/shad_-.png);
       height:50px;
       display: none;
       background-repeat:no-repeat;
       background-position:center -6px
    }
    .l-bann_{
       float: left;width:456px
    }
    .l-bann_ img{
       display:block;margin:0px 0px 7px
    }
    .clr{
       display:block;width:100%;height:0px;clear:both
    }
    .notes{
        margin:0px auto 20px;width:60%
    }
    .st__{
       text-align:center
    }
    .gr_{
       border-radius: 3px;
       padding: 9px;
       /*min-height: 70px;*/
       background-color: #ebefef;
    }
    .st__ .gr_{
          display: inline-block;
       min-width: 50px;background-color: #f9f9f9;
       margin:0px 0px 0px 5px;padding-top:12px

    }
    .st__ .gr_ i{
       background-position: center center;
       margin: 0px auto 15px;
       background-image: url('http://www.elnooronline.com/vbskaka/forum/zeroday/img/img_15.png');
       background-repeat: no-repeat;
       width: 22px;
       height: 18px;
       display:block
    }
    .st__ .thrd_ i{
       background-image: url('http://www.elnooronline.com/vbskaka/forum/zeroday/img/img_16.png');
    }
    .st__ .gr_:hover i,.list-wrap_ .gr_:hover i{
      
    transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    -o-transform: rotate(-22deg);
    -moz-transform: rotate(-22deg);
    }
    .p-wd{
       margin:0px auto;width:90%
    }
    .forums-table{
       margin:0px 0px 20px
    }
    .login-area{
       margin:0px auto;width:540px
    }
    .tcnrt{
       text-align:center
    }
    @media screen and (max-width: 1024px){
    .p-wd{width:auto;margin:0px 20px 0px 10px}
    }



الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://madany.ahlamontada.com/
JoryAbdallah
 
 
JoryAbdallah


انثى
عدد المساهمات : 3029
معدل النشاط : 8414
السُمعة : 295

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالثلاثاء 6 سبتمبر 2016 - 21:30

amirgmagm كتب:
وضعت هذا
Droid Arabic Kufi
ونفس النظام
يا اخي العزيز انا وضعت لك شكل الصحيح لوضع اسم الخط
وانت تقوم باضافة اسم بشكل خاطئ -_-
ضيف هكذا الاسم كما وضحت لك الطريقة اعلاه

'Droid Arabic Kufi',Arial,Helvetica,sans-serif
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://taqnyiat.ahlamontada.com/
amirgmagm
 
 
amirgmagm


ذكر
عدد المساهمات : 87
معدل النشاط : 4488
السُمعة : 1

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالأربعاء 7 سبتمبر 2016 - 15:11

تمام اخوانى الكرام نفزت الطريقتين
وتم تحويل الخط لكن الهيدر لم يتحول خطة

وايضا اسماء المنتديات مثل
المنتدى العام , منتدى البرامج الخ,,,

للمعاينة : http://amirgmagm.alafdal.net
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://amirgmagm.alafdal.net
Ahd allah
 
 
Ahd allah


ذكر
عدد المساهمات : 1635
معدل النشاط : 7808
السُمعة : 209

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالأربعاء 7 سبتمبر 2016 - 16:06

أخي الفاضل
بالنسبة لنوع خط القسم فيمكنك التحكم فيه عن طريق
لوحة الادارة - مظهر المنتدي - الوان
نوع خط كتابة العناوين :كيفية تغير خط المنتدى بالكامل Question2 نوع خط الكتابة على المنتدى :كيفية تغير خط المنتدى بالكامل Question2 نوع خط كتابة الأكواد :اما صورة الهيدر فيجب تغيير الصورة بالخط المطلوب
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://madany.ahlamontada.com/
amirgmagm
 
 
amirgmagm


ذكر
عدد المساهمات : 87
معدل النشاط : 4488
السُمعة : 1

كيفية تغير خط المنتدى بالكامل Empty
مُساهمةموضوع: رد: كيفية تغير خط المنتدى بالكامل   كيفية تغير خط المنتدى بالكامل Emptyالخميس 8 سبتمبر 2016 - 10:54

تمام يا اخوانى شكرا لكم
تم الحل
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://amirgmagm.alafdal.net
 
كيفية تغير خط المنتدى بالكامل
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» مطلوب شرح تصغير الهيدر فى نسخة ModernBB
» كيف اقوم بتغيير لون خلفية المنتدى
» كيف ازيل الفراغ بين الهيدر وباقي المنتدى
» كيف ادخل على منتداي من قوقل مباشرة
» عدم تشغيل اكواد html فى منتدى منصب بة ssl

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: مشاكل في تنسيق مظهر أو تصميم أو صور أو الوان المنتدى :: أرشيف قسم "مشاكل في تنسيق مظهر المنتدى"-
انتقل الى: