الرئيسيةالتسجيلمكتبي  الرسائل الخاصةالبحثالخروج

  
 


  
أهلا وسهلا بك إلى منتديات ابداع نت.
أهلا وسهلا بك زائرنا الكريم، إذا كانت هذه زيارتك الأولى للمنتدى، فيرجى التكرم بزيارة صفحة التعليمـــات، بالضغط هنا.كما يشرفنا أن تقوم بالتسجيل بالضغط هنا إذا رغبت بالمشاركة في المنتدى، أما إذا رغبت بقراءة المواضيع والإطلاع فتفضل بزيارة القسم الذي ترغب أدناه.
 


الرئيسيةالرئيسية  البوابةالبوابة  الأحداثالأحداث  أحدث الصورأحدث الصور  التسجيلالتسجيل  دخول  

منتديات ابداع نت :: تطوير منتديات احلي منتدي :: اكواد css

  
شاطر
 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2013-06-20, 18:03
المشاركة رقم:

MĜїúÕ

إحصائية العضو

الجنس : ذكر
المساهمات : 6272
نقاط : 2147483647
السمعة : -8
http://www.ebda3net.com الابداع نت
مُساهمةموضوع: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


بسم الله الرحمن الرحيم
طبعا الاكواد الذي يريده الكل.جعل خطوط المنتدى من الاف في بي تماما..,طبعا الاكود توميلات واستغرقنا مدة.لتحويله css
لنعطيه لكم مجانا .
ارجو عدم النقل دون ذكر المصدر ابداع نت والله شاهد على مااقول..
الان ضع رد لترى الاكود.

الكود:
body
{
   background: #FFFFFF;
   color: #000000;
   font-family: Droid Arabic Kufi;
   margin: 0px 0px 0px 0px;
   padding: 0px;
}
a:link, body_alink
{
   color: #006699;
   text-decoration: none;
}
a:visited, body_avisited
{
   color: #006699;
   text-decoration: none;
}
a:hover, a:active, body_ahover
{
   color: #000000;
   text-decoration: none;
}
.page
{
   background: #FFFFFF;
   color: #3e8bc1;
}
td, th, p, li
{
   font: 12px Droid Arabic Kufi;
}
.tcat
{
   background: #3e8bc1 url(../../Bold-Back/Blue/blue.png) repeat-x top left;
   color: #4b4b4b;
   font: Bold 12px Droid Arabic Kufi;
      -webkit-border-radius: 20px 10px 0px 0px;
      border-radius: 20px 10px 0px 0px;
      border: 1px solid #cecccc;
}
.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: #ccc;
   text-decoration: none;
}
.thead
{
   background: #5f5f5f url(../../Bold-Back/cat2.png) repeat-x top left;
   color: #ededed;
   font: Bold 11px Droid Arabic Kufi;
}
.thead a:link, .thead_alink
{
   color: #ededed;
   text-decoration: none;
}
.thead a:visited, .thead_avisited
{
   color: #ededed;
   text-decoration: none;
}
.thead a:hover, .thead a:active, .thead_ahover
{
   color: #3e8bc1;
   text-decoration: none;
}
.tfoot
{
   background: #3e8bc1 url(../../Bold-Back/Blue/blue.png) repeat-x top left;
   color: #FFFFFF;
   font: 10px Droid Arabic Kufi;
}
.tfoot a:link, .tfoot_alink
{
   color: #FFFFFF;
}
.tfoot a:visited, .tfoot_avisited
{
   color: #FFFFFF;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
   color: #ccc;
}
.alt1, .alt1Active
{
   background: #e6e6e6;
   color: #3e8bc1;
   font: Bold 12px Droid Arabic Kufi;
   border: 1px solid #cecccc;
}
.alt1 a:link, .alt1_alink, .alt1Active a:link, .alt1Active_alink
{
   color: #3e8bc1;
}
.alt1 a:visited, .alt1_avisited, .alt1Active a:visited, .alt1Active_avisited
{
   color: #3e8bc1;
}
.alt1 a:hover, .alt1 a:active, .alt1_ahover, .alt1Active a:hover, .alt1Active a:active, .alt1Active_ahover
{
   color: #333333;
}
.alt2, .alt2Active
{
   background: #e2e2e2;
   color: #333333;
   font: Bold 12px Droid Arabic Kufi;
   border: 1px solid #cecccc;
}
.alt2 a:link, .alt2_alink, .alt2Active a:link, .alt2Active_alink
{
   color: #333333;
   text-decoration: none;
}
.alt2 a:visited, .alt2_avisited, .alt2Active a:visited, .alt2Active_avisited
{
   color: #333333;
   text-decoration: none;
}
.alt2 a:hover, .alt2 a:active, .alt2_ahover, .alt2Active a:hover, .alt2Active a:active, .alt2Active_ahover
{
   color: #3e8bc1;
   text-decoration: none;
}
.inlinemod
{
   background: #FFFFCC;
   color: #000000;
   font: 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
}
.wysiwyg
{
   background: #e6e6e6;
   color: #3e8bc1;
   font: 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
      margin: 5px 10px 10px 10px;
      padding: 0px;
}
.wysiwyg a:link, .wysiwyg_alink
{
   color: #3e8bc1;
}
.wysiwyg a:visited, .wysiwyg_avisited
{
   color: #3e8bc1;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
   color: #333333;
}
textarea, .bginput
{
   background: #FFFFFF;
   color: #333333;
   font: 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
   border-radius: 4px;
   border-bottom:3px #006699 solid;
   
   
   
}
.bginput option, .bginput optgroup
{
   font-size: 11px;
   font-family: Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
}
.button
{
   background: #333333;
   color: #FFFFFF;
}
select
{
   font: 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
}
option, optgroup
{
   font-size: 11px;
   font-family: Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
}
.smallfont
{
   font: 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
}
.time
{
   color: #666686;
}
.navbar
{
   background: #e6e6e6;
   color: #3e8bc1;
   font: Bold 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
}
.navbar a:link, .navbar_alink
{
   color: #3e8bc1;
}
.navbar a:visited, .navbar_avisited
{
   color: #3e8bc1;
}
.navbar a:hover, .navbar a:active, .navbar_ahover
{
   color: #333333;
}
.highlight
{
   color: #333333;
   font: bold 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
}
.fjsel
{
   background: #3E5C92;
   color: #E0E0F6;
}
.fjdpth0
{
   background: #F7F7F7;
   color: #000000;
}
.panel
{
   background: #c2c2c2;
   color: #FFFFFF;
   font: 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
}
.panelsurround
{
   background: #c2c2c2;
   color: #FFFFFF;
   font: 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
}
legend
{
   color: #fff;
   font: 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
}
.vbmenu_control
{
   background: #333333;
   color: #fff;
   font: bold 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
      padding: 3px 6px 3px 6px;
      white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
   color: #fff;
   text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
   color: #fff;
   text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
   color: #CCCCCC;
   text-decoration: none;
}
.vbmenu_popup
{
   background: #FFFFFF;
   color: #000000;
   border: 1px solid #ccc;
   border-radius: 4px;
}
.vbmenu_option
{
   background: #ccc;
   color: #000000;
   font: 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
   white-space: nowrap;
   cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
   color: #000000;
   text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
   color: #000000;
   text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_hilite
{
   background: #666666;
   color: #FFFFFF;
   font: 11px Droid Arabic Kufi, Tahoma, Geneva, sans-serif;
   white-space: nowrap;
   cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
   color: #FFFFFF;
   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: 4px; }

/* ***** 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; }
.bg_tm{
   background-image:url('../../Bold-Back/Blue/bg_tm.png');
   background-repeat:repeat-x;
   height:252px;
}

.bg_Left{
   background-image:url('../../Bold-Back/Blue/bg_Left.png');
   background-repeat:no-repeat;
   height:252px;
   width:401px;
   float:left;
   position:relative;

}


a.v3 {
   position:absolute;
   height:30px;
   width:90px;
   right:80px;
   left:10px;
   top:135px;
}

a.v4 {
   position:absolute;
   height:30px;
   width:90px;
   right:80px;
   left:10px;
   top:135px;
}

a.v5 {
   position:absolute;
   height:30px;
   width:90px;
   right:80px;
   left:10px;
   top:135px;
}

a.v6 {
   position:absolute;
   height:30px;
   width:90px;
   right:80px;
   left:10px;
   top:135px;
}



.bg_right{
   background-image:url('../../Bold-Back/Blue/bg_right.png');
   background-repeat:no-repeat;
   height:252px;
   width:397px;
   float:right;
   position:relative;

}

a.v7 {
   position:absolute;
   height:30px;
   width:90px;
   right:80px;
   left:10px;
   top:135px;
}

a.v8 {
   position:absolute;
   height:30px;
   width:90px;
   right:80px;
   left:10px;
   top:135px;
}

a.v9 {
   position:absolute;
   height:30px;
   width:90px;
   right:80px;
   left:10px;
   top:135px;
}

a.v10 {
   position:absolute;
   height:30px;
   width:90px;
   right:80px;
   left:10px;
   top:135px;
}

.bg_f{
   background-image:url('../../Bold-Back/Blue/bg_f.png');
   background-repeat:repeat-x;
   height:131px;
}

.bg_fleft{
   background-image:url('../../Bold-Back/Blue/bg_fleft.png');
   background-repeat:repeat-x;
   float:left;
   height:131px;
   width:400px;
   position:relative;
}

a.v11 {
   position:absolute;
   height:30px;
   width:90px;
   right:80px;
   left:10px;
   top:135px;
}


.bg_fright{
   background-image:url('../../Bold-Back/Blue/bg_fright.png');
   background-repeat:repeat-x;
   float:right;
   height:131px;
   width:397px;
   position:relative;
}

a.v12 {
   position:absolute;
   height:30px;
   width:90px;
   right:80px;
   left:10px;
   top:135px;
}


/*
 * Droid Arabic Kufi (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@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('x-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('x-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');
}

/*
 * Amiri (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Amiri';
  font-style: italic;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Slanted.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Slanted.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Slanted.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Slanted.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Slanted.ttf) format('truetype');
}
@font-face {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Bold.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Bold.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Bold.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Amiri';
  font-style: italic;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-BoldSlanted.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-BoldSlanted.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-BoldSlanted.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-BoldSlanted.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-BoldSlanted.ttf) format('truetype');
}
@font-face {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Regular.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Regular.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Regular.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/amiri/v2/Amiri-Regular.ttf) format('truetype');
}


/*
 * Droid Arabic Naskh (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Regular.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Regular.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.ttf) format('truetype');
}


/*
 * Droid Sans Thai (Thai) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Sans Thai';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidsansthai/v2/DroidSansThai-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidsansthai/v2/DroidSansThai-Bold.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidsansthai/v2/DroidSansThai-Bold.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidsansthai/v2/DroidSansThai-Bold.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidsansthai/v2/DroidSansThai-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Sans Thai';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidsansthai/v2/DroidSansThai-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidsansthai/v2/DroidSansThai-Regular.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidsansthai/v2/DroidSansThai-Regular.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidsansthai/v2/DroidSansThai-Regular.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidsansthai/v2/DroidSansThai-Regular.ttf) format('truetype');
}


/*
 * Lateef (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Lateef';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/lateef/v2/LateefRegOT.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/lateef/v2/LateefRegOT.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/lateef/v2/LateefRegOT.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/lateef/v2/LateefRegOT.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/lateef/v2/LateefRegOT.ttf) format('truetype');
}


/*
 * Scheherazade (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Scheherazade';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/scheherazade/v2/ScheherazadeRegOT.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/scheherazade/v2/ScheherazadeRegOT.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/scheherazade/v2/ScheherazadeRegOT.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/scheherazade/v2/ScheherazadeRegOT.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/scheherazade/v2/ScheherazadeRegOT.ttf) format('truetype');
}


/*
 * Thabit (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Thabit';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit.ttf) format('truetype');
}
@font-face {
  font-family: 'Thabit';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-Bold.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-Bold.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-Bold.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Thabit';
  font-style: italic;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-BoldOblique.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-BoldOblique.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-BoldOblique.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-BoldOblique.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-BoldOblique.ttf) format('truetype');
}
@font-face {
  font-family: 'Thabit';
  font-style: italic;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-Oblique.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-Oblique.eot?#iefix) format('embedded-opentype'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-Oblique.woff2) format('x-woff2'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-Oblique.woff) format('woff'),
      url(//themes.googleusercontent.com/static/fonts/earlyaccess/thabit/v6/Thabit-Oblique.ttf) format('truetype');
}


.conut {
border-left:2px solid #D8D2C7;
border-right:2px solid #D8D2C7;
margin:1px 0;
padding:2px 0;
}


.conut:hover{

border-left:2px solid #333333;
border-right:2px solid #333333;

}




.iconrss {
vertical-align: middle;
margin-top: -4px;
margin-right: 2px;
border:0px;
}
.signature{
border: 1px solid #424242;
 border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;}

.button {
    padding-bottom: 20px;
    clear: both;
}
.button {
    color: #6e6e6e;
    font: bold 12px Helvetica, Arial, sans-serif;
    text-decoration: none;
    padding: 7px 12px;
    position: relative;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #f3f3f3;
    background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
}
.button:hover {
    color: #333;
    border-color: #999;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.button:active {
    color: #000;
    border-color: #444;
}









.bginput {
    padding-bottom: 20px;
    clear: both;
}
.bginput {
    color: #6e6e6e;
    font: bold 12px Helvetica, Arial, sans-serif;
    text-decoration: none;
    padding: 7px 12px;
    position: relative;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #f3f3f3;
    background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
}
.bginput:hover {
    color: #333;
    border-color: #999;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.bginput:active {
    color: #000;
    border-color: #444;
}

بتحيات طاقم ابداع نت,




توقيع : MĜїúÕ




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2013-06-20, 18:46
المشاركة رقم:

avatar

إحصائية العضو

الجنس : ذكر
المساهمات : 118
نقاط : 146
العمر : 26
السمعة : 0
http://pubebdaa.yoo7.com
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


يشرفني ان اكون اول رد
شكراً اخي الغآلي علي الكود الرائع والذي كنت انتظره blushing




توقيع : m1o2a3




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2013-06-20, 23:17
المشاركة رقم:
الدعم الفني

rih

إحصائية العضو

الجنس : ذكر
المساهمات : 3460
نقاط : 4270
السمعة : 7
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


تمام التمام




توقيع : rih




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2013-06-20, 23:43
المشاركة رقم:

maher

إحصائية العضو

الجنس : انثى
المساهمات : 1173
نقاط : 1281
السمعة : 0
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


شكرا لك على الكود




توقيع : maher




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2013-06-21, 14:29
المشاركة رقم:

avatar

إحصائية العضو

الجنس : ذكر
المساهمات : 1
نقاط : 1
السمعة : 0
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


مشكور على هذا الجهد الرائع




توقيع : aburami




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2013-06-22, 14:21
المشاركة رقم:

sad eye

إحصائية العضو

الجنس : ذكر
المساهمات : 189
نقاط : 197
السمعة : 10
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


شكرا لك على الكود




توقيع : sad eye




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2013-06-27, 14:50
المشاركة رقم:

avatar

إحصائية العضو

الجنس : ذكر
المساهمات : 18
نقاط : 32
السمعة : 0
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


شكراا لك




توقيع : mimou




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2013-06-28, 09:25
المشاركة رقم:

avatar

إحصائية العضو

المساهمات : 601
نقاط : 945
السمعة : 0
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


الكود حلو و الكل كان منتظره
شكرا ^^ ☺





توقيع : ابو العصاصيم




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2013-06-30, 13:22
المشاركة رقم:

sad eye

إحصائية العضو

الجنس : ذكر
المساهمات : 189
نقاط : 197
السمعة : 10
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


يعطيك العافيه
منتظرين باقى ابداعاتك الجميله
لاتبخل علينا .. باى شى
جزاك الله كل خير وشكرا





توقيع : sad eye




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2013-07-22, 05:27
المشاركة رقم:

avatar

إحصائية العضو

الجنس : انثى
المساهمات : 61
نقاط : 91
السمعة : 0
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


شكراا لك




توقيع : ملكة رفاء




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2014-02-10, 10:46
المشاركة رقم:

avatar

إحصائية العضو

الجنس : ذكر
المساهمات : 44
نقاط : 48
السمعة : 0
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


شكرا




توقيع : ļ ρŕįňšέ€




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2014-05-24, 12:24
المشاركة رقم:

أحمد أمير

إحصائية العضو

الجنس : ذكر
المساهمات : 10
نقاط : 10
السمعة : 10
مُساهمةموضوع: رد: حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


جزاك الله خيرا




توقيع : أحمد أمير




 

  
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Empty2014-06-01, 19:05
المشاركة رقم:

ahmadaboyazan

إحصائية العضو

الجنس : انثى
المساهمات : 334
نقاط : 334
السمعة : 10
مُساهمةموضوع: _da3m_12


حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما.


موضوع رائع بوركت
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. 4
حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. 128711691410




توقيع : ahmadaboyazan




 


  
الإشارات المرجعية
 

  
التعليق على الموضوع بواسطة الفيس بوك
 

  
الــرد الســـريـع
..

 



  
الذين يشاهدون محتوى الموضوع الآن : 20 ( الأعضاء 3 والزوار 17)
 



حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Collapse_theadتعليمات المشاركة
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة



Loading...

  
 

حصريا الاكود الذي يتمناه الجميع,جعل خطوط المنتدى مثل الاف في بي تماما. Cron