مشكله في علبه الدردشه

2 مشترك

اذهب الى الأسفل

مشكله في علبه الدردشه Empty مشكله في علبه الدردشه

مُساهمة من طرف يوسف شعرون الجمعة 25 ديسمبر 2015 - 16:25

عندي مشكله في علبه الدردشه
ان زر الدخول مش موجود اعمل ايه
يوسف شعرون
يوسف شعرون
 
 

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

http://3lmfro2n.0wn0.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

مشكله في علبه الدردشه Empty رد: مشكله في علبه الدردشه

مُساهمة من طرف YasirAyad الجمعة 25 ديسمبر 2015 - 16:44

مرحباً بك عزيزي

ضع اكود ورقة CSS منتداك للمعاينة والتعديل الازم ان كان السبب منها
مع نسخه منتداك ؟
YasirAyad
YasirAyad
 
 

ذكر
عدد المساهمات : 10113
معدل النشاط : 15293
السُمعة : 297

http://yasirayad.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

مشكله في علبه الدردشه Empty رد: مشكله في علبه الدردشه

مُساهمة من طرف يوسف شعرون الجمعة 25 ديسمبر 2015 - 16:51

كود ال css

الكود:
.gowetobilobed-offlinebutton {
background-color:transparent;
background-image:url("http://i66.servimg.com/u/f66/11/66/00/43/user_o11.gif");
background-position:center center;
background-repeat:no-repeat;
border:medium none;
height:ارتفاع الايقونةpx;
min-height:ارتفاع الايقونةpx;
min-width:عرض الايقونةpx;
width:عرض الايقونةpx;
}

 
 
.offlinebutton{background-color:transparent;background-image:url(http://i66.servimg.com/u/f66/11/66/00/43/user_o11.gif);background-position:center center;background-repeat:no-repeat;border:medium none;height:50px;min-height:50px;min-width:50px;width:50px}

/*-----Programming code byMahmoud TalaaT& sam hameed-----*/
    #lbOverlay{
      position:fixed;z-index: 999;
      left:0;
      top:0;
      width:100%;
      height:100%;
      Mahmoud TalaaT;
      background-color:#000;
      cursor:pointer;
    }
    #lbCenter,#lbBottomContainer{
      position:absolute;
    Mahmoud TalaaT;
      z-index: 999;overflow:hidden;
      background-color:#fff;
    }
    .lbLoading{
      background:#fff url(http://i27.servimg.com/u/f27/14/67/90/38/novfao10.gif) no-repeat center;
    }
    #lbImage{
      position:absolute;left:0;top:0;border:10px solid #fff;background-repeat:no-repeat;}
    #lbPrevLink,#lbNextLink{
      display:block;
    Mahmoud TalaaT;
      position:absolute;
      top:0;
      width:50%;
      outline:none;
    }
    #lbPrevLink{
      left:0;
    }
    #lbPrevLink:hover{
      background:transparent url(http://i41.servimg.com/u/f41/14/81/17/27/211.png) no-repeat 0 15%;
    }
    #lbNextLink{
      right:0;}
    #lbNextLink:hover{
      background:transparent url(http://i41.servimg.com/u/f41/14/81/17/27/310.png) no-repeat 100% 15%;
    }
    #lbBottom{
      font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;font-size:10px;color:#666;line-height:1.4em;
      text-align:left;
      Mahmoud TalaaT;
      border:10px solid #fff;
      border-top-style:none;
    }
    #lbCloseLink{
      display:block;
      float:right;
      Mahmoud TalaaT;
      width:66px;height:22px;
      background:transparent url(http://i41.servimg.com/u/f41/14/81/17/27/110.png) no-repeat center;
      outline:none;
      Mahmoud TalaaT;
      margin:5px 0;
    }
    #lbCaption,#lbNumber{
      margin-right:71px;
    }
    .postbody img{
      max-width:450px;
    }
  /*-----Programming code byMahmoudTalaat&samhamed-----*/
    /* كود التحكم بحجم المواضيع والمشاركات */
    .postbody{
    font-size: 18px;

    font-weight: bold;
    font-family:
    Traditional Arabic;
    }
/* ***** 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; }

postdetails.poster-profile a img {
    -webkit-transform:scale(0.9);
        -moz-transform:scale(0.9);
        -o-transform:scale(0.9);
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        opacity: 0.9;
        margin: 0 10px 5px 0;
        }
    #chatbox_main_options, #chatbox_main_options a, #chatbox_main_options span{
    color: #9a9a9a;
    text-shadow: 1px 1px 1px #ffffff;
    text-decoration:none;
    font-family: Arial Black;
    text-transform: uppercase;
    }
    #chatbox_main_options a:hover{
    color: grey;
    text-shadow: 1px 1px 1px #b8b8b8;
    text-decoration:none !important;
    font-family: Arial Black;
    text-transform: uppercase;
    }

    #chatbox_main_options {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl21.jpg) repeat-x;
    float: right;
    border: 1px solid #c9c9c9;
    margin-right: 50px;
    margin-top: -17px;
    padding: 2px 3px 1px 5px;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-box-shadow: 0px 0px 4px #c6c6c6;
    box-shadow: 0px 0px 4px #c6c6c6;
    -moz-box-shadow: 0px 0px 4px #c6c6c6;
    }
    #chatbox_main_options:hover {
    margin-top: -7px;
    }
    /*----------------Members----------------*/
    #chatbox_members {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/50347510.png);
    margin-bottom: -30px;
    border-right: 1px solid #c9c9c9;
    background-color: #ffffff;
    }
    #chatbox_members:hover {
    border-right: 1px solid #b7b7b7;
    background-color: #fcfcfc;
    }
    h4.member-title{
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl23.jpg) repeat-x !important;
    font-family: Arial Black;
    text-transform: uppercase;
    color: #ffffff !important;
    text-shadow: 0px 0px 3px black;
    margin-top: -1px;
    cursor: default;
    letter-spacing: 0.5em;
    }

    #chatbox_members ul {
    list-style: none;
    margin: 0px;
    }
    #chatbox_members ul li {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/115.png);
    font-family: Arial Black;
    font-weight: bold;
    font-size: 14px;
    color: #393939;
    padding-left: 10px;
    border-bottom: 1px solid #e2e2e2;
    margin: 0px;
    }

    #chatbox_members ul li:hover {
    background-color: #f4f4f4;
    background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/114.png');
    background-repeat: no-repeat;
    background-position: center left;
    }
    #chatbox_members ul li:active {
    background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/213.png');
    }
    #chatbox_members ul li a {
    text-shadow: 1px 1px 1px #ffffff;
    font-size: 12px;
    color: #909090;
    text-decoration: none;
    }
    #chatbox_members ul li a:hover {
    color: #393939;
    text-decoration: none !important;
    }

    /*----------------Footer----------------*/
    #chatbox_messenger .catBottom{
    background: none !important;
    }
    #chatbox_messenger_form {
    width: 550px;
    background: none !important;
    float: none !important;
    bottom: 0px ;
    position: fixed;
    z-index: 999;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    }
    .chatfootertable {
    -webkit-box-shadow: 0px 0px 4px #d4d4d4;
    box-shadow: 0px -0px 4px #d4d4d4;
    -moz-box-shadow: 0px 0px 4px #d4d4d4;
    box-shadow: 0px 0px 4px #c6c6c6;
    -moz-box-shadow: 0px 0px 4px #c6c6c6;
    border-top: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    border-bottom: 0px;
    height: 30px;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    background-color: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
    background: -moz-linear-gradient(top, #ffffff, #e2e2e2);
    }
    .chatfootertable:hover {
    border-top: 1px solid #a7a7a7;
    border-left: 1px solid #a7a7a7;
    border-right: 1px solid #a7a7a7;
    }
    .text-styles {
    color: grey;
    }
    #divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/110.jpg) repeat-x;
    border: 1px solid #c9c9c9;
    background-color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    }
    #divbold:hover, #divitalic:hover, #divunderline:hover, #divstrike:hover, #divcolor:hover, #divsmilies:hover {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/hover10.jpg) repeat-x;
    border: 1px solid #a2a2a2;
    }
    #divbold:active, #divitalic:active, #divunderline:active, #divstrike:active, #divcolor:active, #divsmilies:active {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/active10.jpg) repeat-x;
    }
    .gen label input#message {
    height: 17px;
    font-size: 12px;
    border: 1px solid #c9c9c9;
    background-color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    }
    .gen label input#message:hover {
    border: 1px solid #b2b2b2;
    background-color: #f5f5f5;
    }
    .gen label input#message:focus {
    border: 1px solid #a4a4a4;
    background-color: #e0fdff;
    }
    .gen input#submit_button {
    cursor: pointer;
    color: #929292;
    font-family: Arial Black;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/110.jpg) repeat-x;
    border: 1px solid #c9c9c9;
    background-color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    }
    .gen input#submit_button:hover {
    color: #2c2c2c;
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/hover10.jpg) repeat-x;
    border: 1px solid #a2a2a2;
    }
    .gen input#submit_button:active {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/active10.jpg) repeat-x;
    }


    .postbody img {
    -webkit-transform:scale(0.9);
        -moz-transform:scale(0.9);
        -o-transform:scale(0.9);
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        opacity: 0.9;
        margin: 0 10px 5px 0;
        }
    .postbody img:hover {
        -webkit-transform:scale(1.1);
        -moz-transform:scale(1.1);
        -o-transform:scale(1.1);    box-shadow:0px 0px 30px gray;
        -webkit-box-shadow:0px 0px "AQUI EL TAMA?O EN PIXELES DEL SHADOW" px "AQUI COLOR HEXADECIMAL DE PREFERENCIA";
        -moz-box-shadow:0px 0px "AQUI EL TAMA?O EN PIXELES DEL SHADOW"px "AQUI COLOR HEXADECIMAL DE PREFERENCIA";
        opacity: 1;
        }









        .postbody img {
        -moz-border-radius-bottomleft: 8px;
        -moz-border-radius-bottomright:
        8px;
        -moz-border-radius-topleft: 8px;
        -moz-border-radius-topright:
        8px;
        border:1px solid
        #ffffff;
        }






.postbody img {
max-width:600px;
}

tr.post td {

text-align: center;

}
.code {
  font-size: 12px;
  padding: 0;
  margin: 20px;
  background: #f0f0f0;
  border-left: 1px solid #ccc;
  line-height: 20px;
  background: url(http://i21.servimg.com/u/f21/16/21/44/25/pre_co10.gif) repeat-y left top;
  width: 600px;
  overflow: auto;
  overflow-Y:hidden;
}
a{
    cursor: url('http://i32.servimg.com/u/f32/17/42/09/54/handcu10.png'), auto;
    }

body {
  cursor: url(http://i42.servimg.com/u/f42/17/42/09/54/cursor10.png), progress !important;
}

//* www.3lmfro2n.0wn0.com*//
#page-footer a {
  opacity: 0.3;
  color: black
}
#page-footer {
  opacity: 0.2
}
#page-footer a:hover {
  opacity: 1 !important;
  color: black
}
//* www.3lmfro2n.0wn0.com/*//

input:-moz-focus-inner{border:0;}

input:focus, input:hover{
outline:0;
border-color:rgba(0, 0, 0, 0.4);
-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
}

input:active{
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ededed, endColorStr=#FFFFFF)";
background-image: -webkit-gradient(linear,left top,left bottom,from(#ededed),to(#ffffff));
background: -moz-linear-gradient(top, #ededed, #FFF);
}

input{
float:none;
outline:none;
margin:0;
padding:0px 6px;
height:20px;
background-color:#f6f6f6;
border:1px solid #d4d4d4;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#ededed)";
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ededed));
}
    a:link
    {
    text-decoration: none;
    }

    a:visited
    {
    text-decoration: none;
    }

    a:active
    {
    text-decoration: none;
    }

    a:hover
    {
    text-decoration: none;
    }
    #right{
    position: absolute;
    top: 5px;right: 5px;
    width: 18%;
    float: right;
    }
/ *** www.3lmfro2n.0wn0.com *** /
td.code div, td.code div:before, td.code div:after, td.quote, td.quote table:before, td.quote table:after{background:url("http://4.bp.blogspot.com/-GlhRdQ2lszc/UY38C5a_AvI/AAAAAAAABt0/vsiGbAmbqrs/s1600/stacked-lined.png") repeat-y scroll 0 0 transparent; border-radius:5px 5px 0 0; border:1px solid #dcdcdc; box-shadow:inset 0 0 30px rgba(0,0,0,0.1),1px 1px 3px rgba(0,0,0,0.2)}
td.code{ background:transparent !important; border:none !important}
td.code div, td.quote{font-family:Verdana,"Times New Roman",Georgia,Serif; font-size:12px; color:#333; sdoverflow:auto; width:auto; padding:15px 0px 15px; padding-left:42px; white-space:pre-wrap; white-space:-moz-pre-wrap !important; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word; overflow-x:auto;  max-height:200px}
/ *** www.3lmfro2n.0wn0.com  *** /

    .postbody {
    font-family: Traditional Arabic;
    font-size: 22px;
    font-weight: 700;
    line-height: 2em;
    text-align: center;
    }
/* --  By ĐOĹA -- */
.fa_avatar {
  width: 25px;
  height: 25px;
  position: relative;
  top: -3px;
  margin-right: 5px;
  border-radius: 3px;
  margin-bottom: -10px;
}
/* --  By ĐOĹA -- */
        a span[style="color:#FF0000"] strong {
        background:url(http://i73.servimg.com/u/f73/11/60/75/36/admini10.png) no-repeat;
        padding-left:17px;}

  a span[style="color:#6F34DB"] strong {
        background:url(http://i73.servimg.com/u/f73/11/60/75/36/top10.png) no-repeat;
        padding-left:17px;}

  a span[style="color:#3AA112"] strong {
        background:url(http://i39.servimg.com/u/f39/14/86/81/44/award-10.png) no-repeat;
        padding-left:17px;}

  a span[style="color:#F725BF"] strong {
        background:url(http://i39.servimg.com/u/f39/14/86/81/44/heart11.png) no-repeat;
        padding-left:17px;}

  a span[style="color:#F200FF"] strong {
        background:url(http://i39.servimg.com/u/f39/14/86/81/44/star10.png) no-repeat;
        padding-left:17px;}

  a span[style="color:#FC7600"] strong {
        background:url(http://i39.servimg.com/u/f39/14/86/81/44/cup-br10.png) no-repeat;
        padding-left:17px;}
           


            body {
            margin-top: 40px;
            }

         
          #fa_toolbar, #fa_toolbar_hidden {
            background-color: transparent !important;
            }

         
      #fa_search {
        display: none !important;
        }

     
      #fa_share {
        display: none !important;
        }


         
          #fa_left {
            -webkit-border-bottom-right-radius: 6px;
            -moz-border-radius-bottomright: 6px;
            border-bottom-right-radius: 6px;
            -moz-box-shadow: -1px 1px 5px #000000;
            -webkit-box-shadow: -1px 1px 5px #000000;
            box-shadow: -1px 1px 5px #000000;
            padding-right: 10px;
            }

         
          #fa_right {
            -webkit-border-bottom-left-radius: 6px;
            -moz-border-radius-bottomleft: 6px;
            border-bottom-left-radius: 6px;
            -moz-box-shadow: 1px 1px 5px #000000;
            -webkit-box-shadow: 1px 1px 5px #000000;
            box-shadow: 1px 1px 5px #000000;
            padding-left: 10px;
            }

         
          #fa_menulist, #notif_list {
            font-size: 12px !important;
            margin-top: 3px !important;
            border-color: transparent !important;
            border-radius: 6px !important;
            -moz-border-radius: 4px !important;
            -webkit-border-radius: 4px !important;
            -moz-box-shadow: -1px 3px 5px #000000;
            -webkit-box-shadow: -1px 3px 5px #000000;
            box-shadow: -1px 3px 5px #000000;
            background-color: #FFFFFF !important;
            text-decoration: none !important;
            }

         
          #fa_left, #fa_right {
            background: transparent url(http://i75.servimg.com/u/f75/16/54/26/99/vkwv10.png) repeat !important;
            }

            #fa_left a, #fa_right a {
            text-decoration: none !important;
          }

            li.see_all, li.see_all a {
            background-color: transparent !important;
            color: #666666 !important;
            }

            #fa_left, #fa_notifications, #fa_welcome {
            text-shadow: 1px 1px 1px #666666 !important;
            }

       
          #fa_menulist a, #fa_menulist a:link, #fa_menulist a:visited, #notif_list a {
            color: #666666 !important;
            text-decoration: none !important;
            }

         
          #fa_menulist a:hover {
            color: #BE0B12 !important;
            }

         
          #fa_toolbar > #fa_right.notification > #fa_notifications, #fa_right.welcome #fa_menu #fa_welcome {
            background-color: #828F99 !important;
            color: white !important;
            }

       
          #fa_notifications.unread #notif_unread {
            color: #FA0E21;
            margin-left: 5px;
            font-weight: bold; }
/* كود حذف حقوق احلى منتدى من العارضة -----*/

#fa_left:after {
      margin-left:15px;
      content: "منتديات عالم في الروقان";}
/*كود حذف حقوق احلى منتدى من العارضة-----*/

        //* الخط الكوفي 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-*//

 المنتدي النسخه الثانيه
يوسف شعرون
يوسف شعرون
 
 

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

http://3lmfro2n.0wn0.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

مشكله في علبه الدردشه Empty رد: مشكله في علبه الدردشه

مُساهمة من طرف YasirAyad الجمعة 25 ديسمبر 2015 - 17:39

تفضل
الكود:
.gowetobilobed-offlinebutton {
background-color:transparent;
background-image:url("http://i66.servimg.com/u/f66/11/66/00/43/user_o11.gif");
background-position:center center;
background-repeat:no-repeat;
border:medium none;
height:ارتفاع الايقونةpx;
min-height:ارتفاع الايقونةpx;
min-width:عرض الايقونةpx;
width:عرض الايقونةpx;
}

 
 
.offlinebutton{background-color:transparent;background-image:url(http://i66.servimg.com/u/f66/11/66/00/43/user_o11.gif);background-position:center center;background-repeat:no-repeat;border:medium none;height:50px;min-height:50px;min-width:50px;width:50px}

/*-----Programming code byMahmoud TalaaT& sam hameed-----*/
    #lbOverlay{
      position:fixed;z-index: 999;
      left:0;
      top:0;
      width:100%;
      height:100%;
      Mahmoud TalaaT;
      background-color:#000;
      cursor:pointer;
    }
    #lbCenter,#lbBottomContainer{
      position:absolute;
    Mahmoud TalaaT;
      z-index: 999;overflow:hidden;
      background-color:#fff;
    }
    .lbLoading{
      background:#fff url(http://i27.servimg.com/u/f27/14/67/90/38/novfao10.gif) no-repeat center;
    }
    #lbImage{
      position:absolute;left:0;top:0;border:10px solid #fff;background-repeat:no-repeat;}
    #lbPrevLink,#lbNextLink{
      display:block;
    Mahmoud TalaaT;
      position:absolute;
      top:0;
      width:50%;
      outline:none;
    }
    #lbPrevLink{
      left:0;
    }
    #lbPrevLink:hover{
      background:transparent url(http://i41.servimg.com/u/f41/14/81/17/27/211.png) no-repeat 0 15%;
    }
    #lbNextLink{
      right:0;}
    #lbNextLink:hover{
      background:transparent url(http://i41.servimg.com/u/f41/14/81/17/27/310.png) no-repeat 100% 15%;
    }
    #lbBottom{
      font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;font-size:10px;color:#666;line-height:1.4em;
      text-align:left;
      Mahmoud TalaaT;
      border:10px solid #fff;
      border-top-style:none;
    }
    #lbCloseLink{
      display:block;
      float:right;
      Mahmoud TalaaT;
      width:66px;height:22px;
      background:transparent url(http://i41.servimg.com/u/f41/14/81/17/27/110.png) no-repeat center;
      outline:none;
      Mahmoud TalaaT;
      margin:5px 0;
    }
    #lbCaption,#lbNumber{
      margin-right:71px;
    }
    .postbody img{
      max-width:450px;
    }
  /*-----Programming code byMahmoudTalaat&samhamed-----*/
    /* كود التحكم بحجم المواضيع والمشاركات */
    .postbody{
    font-size: 18px;

    font-weight: bold;
    font-family:
    Traditional Arabic;
    }
/* ***** 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; }

postdetails.poster-profile a img {
    -webkit-transform:scale(0.9);
        -moz-transform:scale(0.9);
        -o-transform:scale(0.9);
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        opacity: 0.9;
        margin: 0 10px 5px 0;
        }
    #chatbox_main_options, #chatbox_main_options a, #chatbox_main_options span{
    color: #9a9a9a;
    text-shadow: 1px 1px 1px #ffffff;
    text-decoration:none;
    font-family: Arial Black;
    text-transform: uppercase;
    }
    #chatbox_main_options a:hover{
    color: grey;
    text-shadow: 1px 1px 1px #b8b8b8;
    text-decoration:none !important;
    font-family: Arial Black;
    text-transform: uppercase;
    }

    #chatbox_main_options {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl21.jpg) repeat-x;
    float: right;
    border: 1px solid #c9c9c9;
    margin-right: 50px;
    margin-top: -17px;
    padding: 2px 3px 1px 5px;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-box-shadow: 0px 0px 4px #c6c6c6;
    box-shadow: 0px 0px 4px #c6c6c6;
    -moz-box-shadow: 0px 0px 4px #c6c6c6;
    }
    #chatbox_main_options:hover {
    margin-top: -7px;
    }
    /*----------------Members----------------*/
    #chatbox_members {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/50347510.png);
    margin-bottom: -30px;
    border-right: 1px solid #c9c9c9;
    background-color: #ffffff;
    }
    #chatbox_members:hover {
    border-right: 1px solid #b7b7b7;
    background-color: #fcfcfc;
    }
    h4.member-title{
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl23.jpg) repeat-x !important;
    font-family: Arial Black;
    text-transform: uppercase;
    color: #ffffff !important;
    text-shadow: 0px 0px 3px black;
    margin-top: -1px;
    cursor: default;
    letter-spacing: 0.5em;
    }

    #chatbox_members ul {
    list-style: none;
    margin: 0px;
    }
    #chatbox_members ul li {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/115.png);
    font-family: Arial Black;
    font-weight: bold;
    font-size: 14px;
    color: #393939;
    padding-left: 10px;
    border-bottom: 1px solid #e2e2e2;
    margin: 0px;
    }

    #chatbox_members ul li:hover {
    background-color: #f4f4f4;
    background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/114.png');
    background-repeat: no-repeat;
    background-position: center left;
    }
    #chatbox_members ul li:active {
    background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/213.png');
    }
    #chatbox_members ul li a {
    text-shadow: 1px 1px 1px #ffffff;
    font-size: 12px;
    color: #909090;
    text-decoration: none;
    }
    #chatbox_members ul li a:hover {
    color: #393939;
    text-decoration: none !important;
    }

    /*----------------Footer----------------*/
    #chatbox_messenger .catBottom{
    background: none !important;
    }
    #chatbox_messenger_form {
    width: 550px;
    background: none !important;
    float: none !important;
    bottom: 0px ;
    position: fixed;
    z-index: 999;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    }
    .chatfootertable {
    -webkit-box-shadow: 0px 0px 4px #d4d4d4;
    box-shadow: 0px -0px 4px #d4d4d4;
    -moz-box-shadow: 0px 0px 4px #d4d4d4;
    box-shadow: 0px 0px 4px #c6c6c6;
    -moz-box-shadow: 0px 0px 4px #c6c6c6;
    border-top: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    border-bottom: 0px;
    height: 30px;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    background-color: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
    background: -moz-linear-gradient(top, #ffffff, #e2e2e2);
    }
    .chatfootertable:hover {
    border-top: 1px solid #a7a7a7;
    border-left: 1px solid #a7a7a7;
    border-right: 1px solid #a7a7a7;
    }
    .text-styles {
    color: grey;
    }
    #divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/110.jpg) repeat-x;
    border: 1px solid #c9c9c9;
    background-color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    }
    #divbold:hover, #divitalic:hover, #divunderline:hover, #divstrike:hover, #divcolor:hover, #divsmilies:hover {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/hover10.jpg) repeat-x;
    border: 1px solid #a2a2a2;
    }
    #divbold:active, #divitalic:active, #divunderline:active, #divstrike:active, #divcolor:active, #divsmilies:active {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/active10.jpg) repeat-x;
    }
    .gen label input#message {
    height: 17px;
    font-size: 12px;
    border: 1px solid #c9c9c9;
    background-color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    }
    .gen label input#message:hover {
    border: 1px solid #b2b2b2;
    background-color: #f5f5f5;
    }
    .gen label input#message:focus {
    border: 1px solid #a4a4a4;
    background-color: #e0fdff;
    }
    .gen input#submit_button {
    cursor: pointer;
    color: #929292;
    font-family: Arial Black;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/110.jpg) repeat-x;
    border: 1px solid #c9c9c9;
    background-color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    }
    .gen input#submit_button:hover {
    color: #2c2c2c;
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/hover10.jpg) repeat-x;
    border: 1px solid #a2a2a2;
    }
    .gen input#submit_button:active {
    background: url(http://i25.servimg.com/u/f25/14/45/99/41/active10.jpg) repeat-x;
    }


    .postbody img {
    -webkit-transform:scale(0.9);
        -moz-transform:scale(0.9);
        -o-transform:scale(0.9);
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        opacity: 0.9;
        margin: 0 10px 5px 0;
        }
    .postbody img:hover {
        -webkit-transform:scale(1.1);
        -moz-transform:scale(1.1);
        -o-transform:scale(1.1);    box-shadow:0px 0px 30px gray;
        -webkit-box-shadow:0px 0px "AQUI EL TAMA?O EN PIXELES DEL SHADOW" px "AQUI COLOR HEXADECIMAL DE PREFERENCIA";
        -moz-box-shadow:0px 0px "AQUI EL TAMA?O EN PIXELES DEL SHADOW"px "AQUI COLOR HEXADECIMAL DE PREFERENCIA";
        opacity: 1;
        }









        .postbody img {
        -moz-border-radius-bottomleft: 8px;
        -moz-border-radius-bottomright:
        8px;
        -moz-border-radius-topleft: 8px;
        -moz-border-radius-topright:
        8px;
        border:1px solid
        #ffffff;
        }






.postbody img {
max-width:600px;
}

tr.post td {

text-align: center;

}
.code {
  font-size: 12px;
  padding: 0;
  margin: 20px;
  background: #f0f0f0;
  border-left: 1px solid #ccc;
  line-height: 20px;
  background: url(http://i21.servimg.com/u/f21/16/21/44/25/pre_co10.gif) repeat-y left top;
  width: 600px;
  overflow: auto;
  overflow-Y:hidden;
}
a{
    cursor: url('http://i32.servimg.com/u/f32/17/42/09/54/handcu10.png'), auto;
    }

body {
  cursor: url(http://i42.servimg.com/u/f42/17/42/09/54/cursor10.png), progress !important;
}

//* www.3lmfro2n.0wn0.com*//
#page-footer a {
  opacity: 0.3;
  color: black
}
#page-footer {
  opacity: 0.2
}
#page-footer a:hover {
  opacity: 1 !important;
  color: black
}
//* www.3lmfro2n.0wn0.com/*//

input:-moz-focus-inner{border:0;}

input:focus, input:hover{
outline:0;
border-color:rgba(0, 0, 0, 0.4);
-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
}

input:active{
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ededed, endColorStr=#FFFFFF)";
background-image: -webkit-gradient(linear,left top,left bottom,from(#ededed),to(#ffffff));
background: -moz-linear-gradient(top, #ededed, #FFF);
}

input{
float:none;
outline:none;
margin:0;
padding:0px 6px;
height:20px;
background-color:#f6f6f6;
border:1px solid #d4d4d4;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#ededed)";
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ededed));
}
    a:link
    {
    text-decoration: none;
    }

    a:visited
    {
    text-decoration: none;
    }

    a:active
    {
    text-decoration: none;
    }

    a:hover
    {
    text-decoration: none;
    }
    #right{
    position: absolute;
    top: 5px;right: 5px;
    width: 18%;
    float: right;
    }
/ *** www.3lmfro2n.0wn0.com *** /
td.code div, td.code div:before, td.code div:after, td.quote, td.quote table:before, td.quote table:after{background:url("http://4.bp.blogspot.com/-GlhRdQ2lszc/UY38C5a_AvI/AAAAAAAABt0/vsiGbAmbqrs/s1600/stacked-lined.png") repeat-y scroll 0 0 transparent; border-radius:5px 5px 0 0; border:1px solid #dcdcdc; box-shadow:inset 0 0 30px rgba(0,0,0,0.1),1px 1px 3px rgba(0,0,0,0.2)}
td.code{ background:transparent !important; border:none !important}
td.code div, td.quote{font-family:Verdana,"Times New Roman",Georgia,Serif; font-size:12px; color:#333; sdoverflow:auto; width:auto; padding:15px 0px 15px; padding-left:42px; white-space:pre-wrap; white-space:-moz-pre-wrap !important; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word; overflow-x:auto;  max-height:200px}
/ *** www.3lmfro2n.0wn0.com  *** /

    .postbody {
    font-family: Traditional Arabic;
    font-size: 22px;
    font-weight: 700;
    line-height: 2em;
    text-align: center;
    }
/* --  By ĐOĹA -- */
.fa_avatar {
  width: 25px;
  height: 25px;
  position: relative;
  top: -3px;
  margin-right: 5px;
  border-radius: 3px;
  margin-bottom: -10px;
}
/* --  By ĐOĹA -- */
        a span[style="color:#FF0000"] strong {
        background:url(http://i73.servimg.com/u/f73/11/60/75/36/admini10.png) no-repeat;
        padding-left:17px;}

  a span[style="color:#6F34DB"] strong {
        background:url(http://i73.servimg.com/u/f73/11/60/75/36/top10.png) no-repeat;
        padding-left:17px;}

  a span[style="color:#3AA112"] strong {
        background:url(http://i39.servimg.com/u/f39/14/86/81/44/award-10.png) no-repeat;
        padding-left:17px;}

  a span[style="color:#F725BF"] strong {
        background:url(http://i39.servimg.com/u/f39/14/86/81/44/heart11.png) no-repeat;
        padding-left:17px;}

  a span[style="color:#F200FF"] strong {
        background:url(http://i39.servimg.com/u/f39/14/86/81/44/star10.png) no-repeat;
        padding-left:17px;}

  a span[style="color:#FC7600"] strong {
        background:url(http://i39.servimg.com/u/f39/14/86/81/44/cup-br10.png) no-repeat;
        padding-left:17px;}
           


   
         
          #fa_search {
        display: none !important;
        }

     
      #fa_share {
        display: none !important;
        }

#fa_toolbar, #fa_toolbar_hidden {
            background-color: transparent !important;
            }

         
   


         
          #fa_left {
            -webkit-border-bottom-right-radius: 6px;
            -moz-border-radius-bottomright: 6px;
            border-bottom-right-radius: 6px;
            -moz-box-shadow: -1px 1px 5px #000000;
            -webkit-box-shadow: -1px 1px 5px #000000;
            box-shadow: -1px 1px 5px #000000;
            padding-right: 10px;
            }

         
          #fa_right {
            -webkit-border-bottom-left-radius: 6px;
            -moz-border-radius-bottomleft: 6px;
            border-bottom-left-radius: 6px;
            -moz-box-shadow: 1px 1px 5px #000000;
            -webkit-box-shadow: 1px 1px 5px #000000;
            box-shadow: 1px 1px 5px #000000;
            padding-left: 10px;
            }

         
          #fa_menulist, #notif_list {
            font-size: 12px !important;
            margin-top: 3px !important;
            border-color: transparent !important;
            border-radius: 6px !important;
            -moz-border-radius: 4px !important;
            -webkit-border-radius: 4px !important;
            -moz-box-shadow: -1px 3px 5px #000000;
            -webkit-box-shadow: -1px 3px 5px #000000;
            box-shadow: -1px 3px 5px #000000;
            background-color: #FFFFFF !important;
            text-decoration: none !important;
            }

         
          #fa_left, #fa_right {
            background: transparent url(http://i75.servimg.com/u/f75/16/54/26/99/vkwv10.png) repeat !important;
            }

            #fa_left a, #fa_right a {
            text-decoration: none !important;
          }

            li.see_all, li.see_all a {
            background-color: transparent !important;
            color: #666666 !important;
            }

            #fa_left, #fa_notifications, #fa_welcome {
            text-shadow: 1px 1px 1px #666666 !important;
            }

       
          #fa_menulist a, #fa_menulist a:link, #fa_menulist a:visited, #notif_list a {
            color: #666666 !important;
            text-decoration: none !important;
            }

         
          #fa_menulist a:hover {
            color: #BE0B12 !important;
            }
  #fa_toolbar > #fa_right.notification > #fa_notifications, #fa_right.welcome #fa_menu #fa_welcome {
            background-color: #828F99 !important;
            color: white !important;
            }

       
          #fa_notifications.unread #notif_unread {
            color: #FA0E21;
            margin-left: 5px;
            font-weight: bold; }
/* كود حذف حقوق احلى منتدى من العارضة -----*/

#fa_left:after {
      margin-left:15px;
      content: "منتديات عالم في الروقان";}
         
     
/*كود حذف حقوق احلى منتدى من العارضة-----*/

        //* الخط الكوفي 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-*//
YasirAyad
YasirAyad
 
 

ذكر
عدد المساهمات : 10113
معدل النشاط : 15293
السُمعة : 297

http://yasirayad.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

مشكله في علبه الدردشه Empty رد: مشكله في علبه الدردشه

مُساهمة من طرف يوسف شعرون الجمعة 25 ديسمبر 2015 - 17:51

شكرا لك اخي تمام
تم الحل
يوسف شعرون
يوسف شعرون
 
 

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

http://3lmfro2n.0wn0.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

الرجوع الى أعلى الصفحة

- مواضيع مماثلة

 
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى