كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟

اذهب الى الأسفل 
2 مشترك
كاتب الموضوعرسالة
زائر
زائر
Anonymous



كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالثلاثاء 16 يونيو 2015 - 6:35

السلام عليكم 
انا اريد ان اعرف كيف يمكننى التحكم في لون الخط الفاصل بين البيانات الشخصيه 
مثل هنا 

كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ 143442927854221
http://www.up-suuper.com/uploads/143442927854221.png

اريد ان احذف اللون هذا واضع بدل منه صوره 
+
اريد تغيير اللون البنى المتواجد في اعلى واسفل البيانات 

بانتظاركم
Sad
الرجوع الى أعلى الصفحة اذهب الى الأسفل
{Lone~Wolf}
 
 
{Lone~Wolf}


ذكر
عدد المساهمات : 3575
معدل النشاط : 9642
السُمعة : 160

كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالثلاثاء 16 يونيو 2015 - 7:18

مرحبآ, بإمكانك تغييره بسهوله من ورقة تصميم css. فهل لك بوضع جميع أكوادك + وضع الصورة وسيتم العمل بأذن الله
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/u16282
زائر
زائر
Anonymous



كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالثلاثاء 16 يونيو 2015 - 8:28

الكود:
        /*a7medvirus Tutorial*/
            .code{
            max-height: 200px;
              overflow: auto;
              direction: ltr;
                display: block;
            } 
        /*by: Traid web*/

    .quote{    background: #FFFFFF url(http://i38.servimg.com/u/f38/18/04/55/46/222210.gif);    background-repeat: no-repeat;    background-position: 10px 9px;    margin-right: auto;    margin-left: auto;    border-top-left-radius: 14px;    border-top-right-radius: 14px;    border-bottom-right-radius: 14px;    border-bottom-left-radius: 14px;    border: 2px solid #C6C9C9;    color: #694040;    padding-top: 20px;    padding-right: 8px;    padding-left: 8px;    padding-bottom: 20px;    width: 95%;}
    .code{    background: #FFFFFF url(http://i38.servimg.com/u/f38/18/04/55/46/222210.gif);    background-repeat: no-repeat;    background-position: 10px 9px;    margin-right: auto;    margin-left: auto;    border-top-left-radius: 14px;    border-top-right-radius: 14px;    border-bottom-right-radius: 14px;    border-bottom-left-radius: 14px;    border: 2px solid #C6C9C9;    color: #694040;    padding-top: 20px;    padding-right: 8px;    padding-left: 8px;    padding-bottom: 20px;    width: 95%;}

#page-body, .forumline {
border:2px solid #EEE;
width:98%;
margin: 10px;
padding: 3px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 0px 0px 5px #000;
box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
-khtml-box-shadow: 0px 0px 5px #000;
}

hr{
height: 8px;
border: solid #2F4F8F 1px;
border-top-width: 1px;
background: url(http://2img.net/i/fa/empty.gif);
}

a.copyright
{
border:0;
background:none;
}
        div.topictitle:hover
        {
        color:#FF0000;
        }
       
        div.topictitle
        {
        color:#FF0000;
        font-size: 14px;
        }

#page-footer {
height:20px;
background : url(http://im88.gulfup.com/MDLZnW.png);
}

#tooltip {
        position:absolute;
        background-color: #1775BD; /*ظ„ط?ط؛ظŠظŠط± ط§ظ„ط®ظ„ظظŠط©*/
        z-index: 999;
        width:auto;
        -moz-border-radius:5px;
        -khtml-border-radius:5px;
        -webkit-border-radius:5px;
        border-radius:5px;
        font-family:Times New Roman; /*ظ„ط?ط؛ظŠظŠط± ظ†ظˆط¹ ط§ظ„ط®ط·*/
        font-weight:500;
        font-size:13px; /*ظ„ط?ط؛ظŠظŠط± ط­ط¬ظ… ط§ظ„ط®ط·*/
        display:none;
        color:#fff; /*ظ„ط?ط؛ظŠظŠط± ظ„ظˆظ† ط§ظ„ط®ط·*/
        padding:5px;
        }

        #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;
        }

       

        /*----------------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;
        }



                 
        /*** ظƒظˆط¯ ظˆط¶ط¹ ط§ظ„ط¨ط³ظ…ظ„ظ‡ ط¨ط¯ظˆظ† ط®ط·ظˆط· ***/
        .hr {
        background: url(http://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png) no-repeat;
        background-position: top;
        text-align: center;
        vertical-align: text-bottom;
        padding: 0px 325px 210px;
        line-height: normal;
        }
        /*** Ahmed M!Do ***/



/*** ظƒظˆط¯ ط§ط¹ظ„ط§ظ†ط§ط? ط§ظ„ط±ط¦ظŠط³ط© ط?ظ†ط³ظŠظ‚ظŠ ***/
        #navlist {
            margin: 0px auto 0px auto;
            padding: 0px;
            list-style-type: none;
            float: center;
            display: block;
        }
        #navlist a {
            background-color:#FCFCFC;
            border: 1px solid #EDEDED;
            font-family: TAhoma;
            font-size: 9pt;
            text-decoration: none;
            color: #CCCCFF;
            display: block;
            text-align: center;
            line-height: 30px;
            padding-right: 0px;
            margin-right: 0px;
        }
        #navlist a:hover {
            background-color:#F5F5F5;
            border: 1px solid #E0E0E0;
            font-family: TAhoma;
            font-size: 9pt;
            text-decoration: none;
            color: #FF99FF;
            display: block;
            text-align: center;
            line-height: 30px;
            padding-right: 0px;
            margin-right: 0px;
        }

hr {
    border: 2px solid #4C687D;
    height: 3;
}




    hr{
    height: 8px;
    border: solid #1ab749 1px;
    border-top-width: 1px;
    background: url();
    }
    a.copyright
    {
    border:0;
    background:none;
    }


.postdetails.poster-profile a img {
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        }
.postdetails.poster-profile a img:hover {
        -webkit-transform:scale(1.1);
        -moz-transform:scale(1.1);
        -o-transform:scale(1.1);    box-shadow:0px 0px 0px gray;
        }


    .poster-profile{
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    background:#F5F5F5;
    border:1px dotted #1ab749;
    border-bottom:medium solid #1ab749;
    border-top:medium solid #1ab749;
    display:block;font-size:11px;font weight:700;margin:3px;padding:7px}

    .postdetails.poster-profile a img {
    background-image: url(http://2img.net/i/fa/empty.gif);
width: 200px;
height: 350px;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px;
    }



.hr {
background: url(http://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png) no-repeat;
background-position: top;
text-align: center;
vertical-align: text-bottom;
padding: 0px 0px 130px;
line-height: normal;
}


    table.forumline {

 

    background: #256107 url(http://www.up-suuper.com/uploads/143442831789841.jpg);
 

    padding: 30px 5px 15px 5px;

 

    background-position: top;

 

    border: 0px dashed #0DB4FC;

    }



tr.post td{
text-align:center;
text-shadow:0 1px 0 #b3b2b3
}






    .genmed {

      padding: 8px;


}

 .bodyline{
width:70%;
border:1px solid #F5F5F5;
padding:0PX;
margin:0;
}
body{
padding:0;
margin:0;
background-position:center;
}


ul.navlinks span.new-message {
color: #ff8a00;
padding-right: 2em;
background: transparent url(\\\'http://2img.net/i/fa/email.gif\\\') no-repeat top right;
}

    a:link
    {
    text-decoration: none;
    }

    a:visited
    {
    text-decoration: none;
    }

    a:active
    {
    text-decoration: none;
    }

    a:hover
    {
    text-decoration: none;
    }



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

 .rotba1{
color:#ff0000;
 font-size : 12pt;
 font-weightold;
border:2px dotted red;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}

 .rotba2{
color:#990000;
 font-size : 12pt;
 font-weightold;
border:2px dotted darkred;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}


 .rotba3{
color:#FF6600;
 font-size : 12pt;
 font-weightold;
border:2px dotted orange;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}


 .rotba4{
color:#0018EB;
 font-size : 12pt;
 font-weightold;
border:2px dotted blue;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}


 .rotba5{
color:#4EB500;
 font-size : 12pt;
 font-weightold;
border:2px dotted lightgreen;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}


 .rotba6{
color:#25803D;
 font-size : 12pt;
 font-weightold;
border:2px dotted Medium Forest Green;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}


 .rotba7{
color:#D40C9B;
 font-size : 12pt;
 font-weightold;
border:2px dotted DeepPink;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}


 .rotba8{
color:#D99520;
 font-size : 12pt;
 font-weightold;
border:2px dotted DarkGoldenRod;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}


 .rotba9{
color:#89B369;
 font-size : 12pt;
 font-weightold;
border:2px dotted Forest Green;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}

 .rotba11{
color:#FF0055;
 font-size : 12pt;
 font-weightold;
border:2px dotted VioletRed;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}
 .rotba12{
color:#E864C3;
 font-size : 12pt;
 font-weightold;
border:2px dotted Plum2;
text-align:center;
background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
}

a:visited
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}

a:hover
{
text-decoration: none;
}
/*-----mytet1-----*/
.postbody{font-size:16px;font-weight:700}
.postbody img{max-width:650px}
hr{-moz-border-radius:7px;
background:url(http://i19.servimg.com/u/f19/16/46/77/76/sans_t10.png);
border:1px solid #fff;
border-top-width:1px;
height:5px
}
/*-----mytet1-----*/
.poster-profile{
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background-image:url(http://i19.servimg.com/u/f19/16/46/77/76/uo_ouo24.png);
border:1px dotted #000000;
border-bottom:medium solid #751D1F;
border-top:medium solid #751D1F;
display:block;font-size:14px;font weight:700;margin:3px;padding:7px}
/*-----mytet1-----*/
.postdetails.poster-profile a img {
background-image: url(http://i19.servimg.com/u/f19/16/46/77/76/uo_ouo25.png);
width: 150px;
height: 200px;
background-position: center center;
background-repeat: no-repeat;
padding: 20px;
}


وهذه هى الصوره اللى انا عايزها
https://i.servimg.com/u/f62/14/92/70/14/sans_t18.pn

+
هل الخط الموجود باول البيانات واخرها هيتغير معاهم
الرجوع الى أعلى الصفحة اذهب الى الأسفل
{Lone~Wolf}
 
 
{Lone~Wolf}


ذكر
عدد المساهمات : 3575
معدل النشاط : 9642
السُمعة : 160

كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالثلاثاء 16 يونيو 2015 - 8:49

وماذا عن اللون الذي بالأعلى والأسفل, أي لون تُريده؟
عمومآ, تم التجديد وعمل الصورة + ألوان مُطابقه..تفضل الكود جاهز بأكمله:
الكود:
            /*a7medvirus Tutorial*/
                .code{
                max-height: 200px;
                  overflow: auto;
                  direction: ltr;
                    display: block;
                }
            /*by: Traid web*/

        .quote{    background: #FFFFFF url(http://i38.servimg.com/u/f38/18/04/55/46/222210.gif);    background-repeat: no-repeat;    background-position: 10px 9px;    margin-right: auto;    margin-left: auto;    border-top-left-radius: 14px;    border-top-right-radius: 14px;    border-bottom-right-radius: 14px;    border-bottom-left-radius: 14px;    border: 2px solid #C6C9C9;    color: #694040;    padding-top: 20px;    padding-right: 8px;    padding-left: 8px;    padding-bottom: 20px;    width: 95%;}
        .code{    background: #FFFFFF url(http://i38.servimg.com/u/f38/18/04/55/46/222210.gif);    background-repeat: no-repeat;    background-position: 10px 9px;    margin-right: auto;    margin-left: auto;    border-top-left-radius: 14px;    border-top-right-radius: 14px;    border-bottom-right-radius: 14px;    border-bottom-left-radius: 14px;    border: 2px solid #C6C9C9;    color: #694040;    padding-top: 20px;    padding-right: 8px;    padding-left: 8px;    padding-bottom: 20px;    width: 95%;}

    #page-body, .forumline {
    border:2px solid #EEE;
    width:98%;
    margin: 10px;
    padding: 3px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
    -webkit-box-shadow: 0px 0px 5px #000;
    -khtml-box-shadow: 0px 0px 5px #000;
    }

    hr{
    height: 8px;
    border: solid #2F4F8F 1px;
    border-top-width: 1px;
    background: url(http://2img.net/i/fa/empty.gif);
    }

    a.copyright
    {
    border:0;
    background:none;
    }
            div.topictitle:hover
            {
            color:#FF0000;
            }
         
            div.topictitle
            {
            color:#FF0000;
            font-size: 14px;
            }

    #page-footer {
    height:20px;
    background : url(http://im88.gulfup.com/MDLZnW.png);
    }

    #tooltip {
            position:absolute;
            background-color: #1775BD; /*ظ„ط?ط؛ظŠظŠط± ط§ظ„ط®️ظ„ظظŠط©️*/
            z-index: 999;
            width:auto;
            -moz-border-radius:5px;
            -khtml-border-radius:5px;
            -webkit-border-radius:5px;
            border-radius:5px;
            font-family:Times New Roman; /*ظ„ط?ط؛ظŠظŠط± ظ†ظˆط¹ ط§ظ„ط®️ط·*/
            font-weight:500;
            font-size:13px; /*ظ„ط?ط؛ظŠظŠط± ط­ط¬ظ… ط§ظ„ط®️ط·*/
            display:none;
            color:#fff; /*ظ„ط?ط؛ظŠظŠط± ظ„ظˆظ† ط§ظ„ط®️ط·*/
            padding:5px;
            }

            #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;
            }

         

            /*----------------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;
            }



                   
            /*** ظƒظˆط¯ ظˆط¶ط¹ ط§ظ„ط¨ط³ظ…ظ„ظ‡ ط¨ط¯ظˆظ† ط®️ط·ظˆط· ***/
            .hr {
            background: url(http://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png) no-repeat;
            background-position: top;
            text-align: center;
            vertical-align: text-bottom;
            padding: 0px 325px 210px;
            line-height: normal;
            }
            /*** Ahmed M!Do ***/



    /*** ظƒظˆط¯ ط§ط¹ظ„ط§ظ†ط§ط? ط§ظ„ط±ط¦ظŠط³ط©️ ط?ظ†ط³ظŠظ‚ظŠ ***/
            #navlist {
                margin: 0px auto 0px auto;
                padding: 0px;
                list-style-type: none;
                float: center;
                display: block;
            }
            #navlist a {
                background-color:#FCFCFC;
                border: 1px solid #EDEDED;
                font-family: TAhoma;
                font-size: 9pt;
                text-decoration: none;
                color: #CCCCFF;
                display: block;
                text-align: center;
                line-height: 30px;
                padding-right: 0px;
                margin-right: 0px;
            }
            #navlist a:hover {
                background-color:#F5F5F5;
                border: 1px solid #E0E0E0;
                font-family: TAhoma;
                font-size: 9pt;
                text-decoration: none;
                color: #FF99FF;
                display: block;
                text-align: center;
                line-height: 30px;
                padding-right: 0px;
                margin-right: 0px;
            }

    hr {
        border: 2px solid #4C687D;
        height: 3;
    }




        hr{
        height: 8px;
        border: solid #1ab749 1px;
        border-top-width: 1px;
        background: url();
        }
        a.copyright
        {
        border:0;
        background:none;
        }


    .postdetails.poster-profile a img {
            -webkit-transition-duration: 0.5s;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            }
    .postdetails.poster-profile a img:hover {
            -webkit-transform:scale(1.1);
            -moz-transform:scale(1.1);
            -o-transform:scale(1.1);    box-shadow:0px 0px 0px gray;
            }


        .poster-profile{
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        background:#F5F5F5;
        border:1px dotted #1ab749;
        border-bottom:medium solid #1ab749;
        border-top:medium solid #1ab749;
        display:block;font-size:11px;font weight:700;margin:3px;padding:7px}

        .postdetails.poster-profile a img {
        background-image: url(http://2img.net/i/fa/empty.gif);
    width: 200px;
    height: 350px;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 20px;
        }



    .hr {
    background: url(http://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png) no-repeat;
    background-position: top;
    text-align: center;
    vertical-align: text-bottom;
    padding: 0px 0px 130px;
    line-height: normal;
    }


        table.forumline {

   

        background: #256107 url(http://www.up-suuper.com/uploads/143442831789841.jpg);
   

        padding: 30px 5px 15px 5px;

   

        background-position: top;

   

        border: 0px dashed #0DB4FC;

        }



    tr.post td{
    text-align:center;
    text-shadow:0 1px 0 #b3b2b3
    }






        .genmed {

          padding: 8px;


    }

    .bodyline{
    width:70%;
    border:1px solid #F5F5F5;
    padding:0PX;
    margin:0;
    }
    body{
    padding:0;
    margin:0;
    background-position:center;
    }


    ul.navlinks span.new-message {
    color: #ff8a00;
    padding-right: 2em;
    background: transparent url(\\\'http://2img.net/i/fa/email.gif\\\') no-repeat top right;
    }

        a:link
        {
        text-decoration: none;
        }

        a:visited
        {
        text-decoration: none;
        }

        a:active
        {
        text-decoration: none;
        }

        a:hover
        {
        text-decoration: none;
        }



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

    .rotba1{
    color:#ff0000;
    font-size : 12pt;
    font-weightold;
    border:2px dotted red;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }

    .rotba2{
    color:#990000;
    font-size : 12pt;
    font-weightold;
    border:2px dotted darkred;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


    .rotba3{
    color:#FF6600;
    font-size : 12pt;
    font-weightold;
    border:2px dotted orange;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


    .rotba4{
    color:#0018EB;
    font-size : 12pt;
    font-weightold;
    border:2px dotted blue;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


    .rotba5{
    color:#4EB500;
    font-size : 12pt;
    font-weightold;
    border:2px dotted lightgreen;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


    .rotba6{
    color:#25803D;
    font-size : 12pt;
    font-weightold;
    border:2px dotted Medium Forest Green;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


    .rotba7{
    color:#D40C9B;
    font-size : 12pt;
    font-weightold;
    border:2px dotted DeepPink;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


    .rotba8{
    color:#D99520;
    font-size : 12pt;
    font-weightold;
    border:2px dotted DarkGoldenRod;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


    .rotba9{
    color:#89B369;
    font-size : 12pt;
    font-weightold;
    border:2px dotted Forest Green;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }

    .rotba11{
    color:#FF0055;
    font-size : 12pt;
    font-weightold;
    border:2px dotted VioletRed;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }
    .rotba12{
    color:#E864C3;
    font-size : 12pt;
    font-weightold;
    border:2px dotted Plum2;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }

    a:visited
    {
    text-decoration: none;
    }

    a:active
    {
    text-decoration: none;
    }

    a:hover
    {
    text-decoration: none;
    }
    /*-----mytet1-----*/
    .postbody{font-size:16px;font-weight:700}
    .postbody img{max-width:650px}
    hr{-moz-border-radius:7px;
    background:url(http://www.servimg.com/u/f62/14/92/70/14/sans_t18.png);
    border:1px solid #fff;
    border-top-width:1px;
    height:5px
    }
    /*-----mytet1-----*/
    .poster-profile{
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    background-image:url(http://i19.servimg.com/u/f19/16/46/77/76/uo_ouo24.png);
    border:1px dotted #000000;
    border-bottom:medium solid #1d7c9d;
    border-top:medium solid #1d7c9d;
    display:block;font-size:14px;font weight:700;margin:3px;padding:7px}
    /*-----mytet1-----*/
    .postdetails.poster-profile a img {
    background-image: url(http://i19.servimg.com/u/f19/16/46/77/76/uo_ouo25.png);
    width: 150px;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px;
    }

مع التحية
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/u16282
زائر
زائر
Anonymous



كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالثلاثاء 16 يونيو 2015 - 16:59

لم يحدث شئ اخى لقد حذف الخط الفاصل + كود البيانات الشخصيه وكود الرتب لا يعمل
+
المساهمات لم تصبح في المنتصف
كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ 143446559559251
http://www.up-suuper.com/uploads/143446559559251.png
الرجوع الى أعلى الصفحة اذهب الى الأسفل
{Lone~Wolf}
 
 
{Lone~Wolf}


ذكر
عدد المساهمات : 3575
معدل النشاط : 9642
السُمعة : 160

كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالثلاثاء 16 يونيو 2015 - 17:30

راجعها جيدآ أخي الكريم, فهي شغاله تمام:


الكود:
            /*a7medvirus Tutorial*/
                .code{
                max-height: 200px;
                  overflow: auto;
                  direction: ltr;
                    display: block;
                }
            /*by: Traid web*/

 
       .quote{    background: #FFFFFF
url(http://i38.servimg.com/u/f38/18/04/55/46/222210.gif);   
background-repeat: no-repeat;    background-position: 10px 9px;   
margin-right: auto;    margin-left: auto;    border-top-left-radius:
14px;    border-top-right-radius: 14px;    border-bottom-right-radius:
14px;    border-bottom-left-radius: 14px;    border: 2px solid #C6C9C9; 
   color: #694040;    padding-top: 20px;    padding-right: 8px;   
padding-left: 8px;    padding-bottom: 20px;    width: 95%;}
       
.code{    background: #FFFFFF
url(http://i38.servimg.com/u/f38/18/04/55/46/222210.gif);   
background-repeat: no-repeat;    background-position: 10px 9px;   
margin-right: auto;    margin-left: auto;    border-top-left-radius:
14px;    border-top-right-radius: 14px;    border-bottom-right-radius:
14px;    border-bottom-left-radius: 14px;    border: 2px solid #C6C9C9; 
   color: #694040;    padding-top: 20px;    padding-right: 8px;   
padding-left: 8px;    padding-bottom: 20px;    width: 95%;}

    #page-body, .forumline {
    border:2px solid #EEE;
    width:98%;
    margin: 10px;
    padding: 3px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
    -webkit-box-shadow: 0px 0px 5px #000;
    -khtml-box-shadow: 0px 0px 5px #000;
    }

    hr{
    height: 8px;
    border: solid #2F4F8F 1px;
    border-top-width: 1px;
    background: url(http://2img.net/i/fa/empty.gif);
    }

    a.copyright
    {
    border:0;
    background:none;
    }
            div.topictitle:hover
            {
            color:#FF0000;
            }
          
            div.topictitle
            {
            color:#FF0000;
            font-size: 14px;
            }

    #page-footer {
    height:20px;
    background : url(http://im88.gulfup.com/MDLZnW.png);
    }

    #tooltip {
            position:absolute;
            background-color: #1775BD; /*ظ„ط?ط؛ظŠظŠط± ط§ظ„ط®ظ„ظظŠط©*/
            z-index: 999;
            width:auto;
            -moz-border-radius:5px;
            -khtml-border-radius:5px;
            -webkit-border-radius:5px;
            border-radius:5px;
            font-family:Times New Roman; /*ظ„ط?ط؛ظŠظŠط± ظ†ظˆط¹ ط§ظ„ط®ط·*/
            font-weight:500;
            font-size:13px; /*ظ„ط?ط؛ظŠظŠط± ط­ط¬ظ… ط§ظ„ط®ط·*/
            display:none;
            color:#fff; /*ظ„ط?ط؛ظŠظŠط± ظ„ظˆظ† ط§ظ„ط®ط·*/
            padding:5px;
            }

            #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;
            }

          

            /*----------------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;
            }



                    
            /*** ظƒظˆط¯ ظˆط¶ط¹ ط§ظ„ط¨ط³ظ…ظ„ظ‡ ط¨ط¯ظˆظ† ط®ط·ظˆط· ***/
            .hr {
            background: url(http://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png) no-repeat;
            background-position: top;
            text-align: center;
            vertical-align: text-bottom;
            padding: 0px 325px 210px;
            line-height: normal;
            }
            /*** Ahmed M!Do ***/



    /*** ظƒظˆط¯ ط§ط¹ظ„ط§ظ†ط§ط? ط§ظ„ط±ط¦ظŠط³ط© ط?ظ†ط³ظŠظ‚ظŠ ***/
            #navlist {
                margin: 0px auto 0px auto;
                padding: 0px;
                list-style-type: none;
                float: center;
                display: block;
            }
            #navlist a {
                background-color:#FCFCFC;
                border: 1px solid #EDEDED;
                font-family: TAhoma;
                font-size: 9pt;
                text-decoration: none;
                color: #CCCCFF;
                display: block;
                text-align: center;
                line-height: 30px;
                padding-right: 0px;
                margin-right: 0px;
            }
            #navlist a:hover {
                background-color:#F5F5F5;
                border: 1px solid #E0E0E0;
                font-family: TAhoma;
                font-size: 9pt;
                text-decoration: none;
                color: #FF99FF;
                display: block;
                text-align: center;
                line-height: 30px;
                padding-right: 0px;
                margin-right: 0px;
            }

    hr {
        border: 2px solid #4C687D;
        height: 3;
    }




        hr{
        height: 8px;
        border: solid #1ab749 1px;
        border-top-width: 1px;
        background: url();
        }
        a.copyright
        {
        border:0;
        background:none;
        }


    .postdetails.poster-profile a img {
            -webkit-transition-duration: 0.5s;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            }
    .postdetails.poster-profile a img:hover {
            -webkit-transform:scale(1.1);
            -moz-transform:scale(1.1);
            -o-transform:scale(1.1);    box-shadow:0px 0px 0px gray;
            }


        .poster-profile{
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        background:#F5F5F5;
        border:1px dotted #1ab749;
        border-bottom:medium solid #1ab749;
        border-top:medium solid #1ab749;
        display:block;font-size:11px;font weight:700;margin:3px;padding:7px}

        .postdetails.poster-profile a img {
        background-image: url(http://2img.net/i/fa/empty.gif);
    width: 200px;
    height: 350px;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 20px;
        }



    .hr {
    background: url(http://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png) no-repeat;
    background-position: top;
    text-align: center;
    vertical-align: text-bottom;
    padding: 0px 0px 130px;
    line-height: normal;
    }


        table.forumline {

    

        background: #256107 url(http://www.up-suuper.com/uploads/143442831789841.jpg);
    

        padding: 30px 5px 15px 5px;

    

        background-position: top;

    

        border: 0px dashed #0DB4FC;

        }



    tr.post td{
    text-align:center;
    text-shadow:0 1px 0 #b3b2b3
    }






        .genmed {

          padding: 8px;


    }

     .bodyline{
    width:70%;
    border:1px solid #F5F5F5;
    padding:0PX;
    margin:0;
    }
    body{
    padding:0;
    margin:0;
    background-position:center;
    }


    ul.navlinks span.new-message {
    color: #ff8a00;
    padding-right: 2em;
    background: transparent url(\\\'http://2img.net/i/fa/email.gif\\\') no-repeat top right;
    }

        a:link
        {
        text-decoration: none;
        }

        a:visited
        {
        text-decoration: none;
        }

        a:active
        {
        text-decoration: none;
        }

        a:hover
        {
        text-decoration: none;
        }



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

     .rotba1{
    color:#ff0000;
     font-size : 12pt;
     font-weightold;
    border:2px dotted red;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }

     .rotba2{
    color:#990000;
     font-size : 12pt;
     font-weightold;
    border:2px dotted darkred;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


     .rotba3{
    color:#FF6600;
     font-size : 12pt;
     font-weightold;
    border:2px dotted orange;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


     .rotba4{
    color:#0018EB;
     font-size : 12pt;
     font-weightold;
    border:2px dotted blue;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


     .rotba5{
    color:#4EB500;
     font-size : 12pt;
     font-weightold;
    border:2px dotted lightgreen;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


     .rotba6{
    color:#25803D;
     font-size : 12pt;
     font-weightold;
    border:2px dotted Medium Forest Green;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


     .rotba7{
    color:#D40C9B;
     font-size : 12pt;
     font-weightold;
    border:2px dotted DeepPink;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


     .rotba8{
    color:#D99520;
     font-size : 12pt;
     font-weightold;
    border:2px dotted DarkGoldenRod;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }


     .rotba9{
    color:#89B369;
     font-size : 12pt;
     font-weightold;
    border:2px dotted Forest Green;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }

     .rotba11{
    color:#FF0055;
     font-size : 12pt;
     font-weightold;
    border:2px dotted VioletRed;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }
     .rotba12{
    color:#E864C3;
     font-size : 12pt;
     font-weightold;
    border:2px dotted Plum2;
    text-align:center;
    background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
    }

    a:visited
    {
    text-decoration: none;
    }

    a:active
    {
    text-decoration: none;
    }

    a:hover
    {
    text-decoration: none;
    }
    /*-----mytet1-----*/
    .postbody{font-size:16px;font-weight:700}
    .postbody img{max-width:650px}
    hr{-moz-border-radius:7px;
    background:url(http://www.servimg.com/u/f62/14/92/70/14/sans_t18.png);
    border:1px solid #fff;
    border-top-width:1px;
    height:5px
    }
    /*-----mytet1-----*/
    .poster-profile{
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    background-image:url(http://i19.servimg.com/u/f19/16/46/77/76/uo_ouo24.png);
    border:1px dotted #000000;
    border-bottom:medium solid #1d7c9d;
    border-top:medium solid #1d7c9d;
    display:block;font-size:14px;font weight:700;margin:3px;padding:7px}
    /*-----mytet1-----*/
    .postdetails.poster-profile a img {
    background-image: url(http://i19.servimg.com/u/f19/16/46/77/76/uo_ouo25.png);
    width: 150px;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px;
    }

طلبت منك حذف كافة ما لديك في ورقة css وثم ضع الكود أعلاه. وبعدها أذهب لمعاينة المنتدى وعندما تكون عليه حدث الصفحه....
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/u16282
زائر
زائر
Anonymous



كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالثلاثاء 16 يونيو 2015 - 20:42

الخط اتعدل لكن كود الاطار اللى كان موجود حول الاقسام مش موجود 
+
اكواد الرتب
الرجوع الى أعلى الصفحة اذهب الى الأسفل
زائر
زائر
Anonymous



كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالثلاثاء 16 يونيو 2015 - 21:33

كل الاكواد شغاله الان 
ما عدا كود البسمله يوجد بها الصوره الفاصله بين البيانات 
كيف احذفها من البسمله
الرجوع الى أعلى الصفحة اذهب الى الأسفل
زائر
زائر
Anonymous



كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالأربعاء 17 يونيو 2015 - 23:32

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


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

كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالخميس 18 يونيو 2015 - 2:46

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

أعطيني رابط احد مواضيع منتداك للدخول وكشف الكود وأعطائك الطريقه لتغيرهم  Laughing
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://yasirayad.com/
زائر
زائر
Anonymous



كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالسبت 20 يونيو 2015 - 5:58

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


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

كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالسبت 20 يونيو 2015 - 6:33

هذه هو الكود بأمكانك ان تجده في صفحه CSS منتداك  

الكود:
hr {
  -moz-border-radius: 7px;
  background: url(http://i62.servimg.com/u/f62/14/92/70/14/sans_t18.png);
  border: 1px solid #fff;
  border-top-width: 1px;
  height: 5px;
}
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://yasirayad.com/
{Lone~Wolf}
 
 
{Lone~Wolf}


ذكر
عدد المساهمات : 3575
معدل النشاط : 9642
السُمعة : 160

كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Empty
مُساهمةموضوع: رد: كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟   كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟ Emptyالسبت 20 يونيو 2015 - 6:51

بعد إذن المُشرف, أخي صاحب الموضوع فهمت عليك الأن. أذهب الى ورقة تصميم css وأحذف كافة الأكواد وضع هذه:

الكود:
                /*a7medvirus Tutorial*/
                    .code{
                    max-height: 200px;
                      overflow: auto;
                      direction: ltr;
                        display: block;
                    }
                /*by: Traid web*/

   
          .quote{    background: #FFFFFF
    url(http://i38.servimg.com/u/f38/18/04/55/46/222210.gif); 
    background-repeat: no-repeat;    background-position: 10px 9px; 
    margin-right: auto;    margin-left: auto;    border-top-left-radius:
    14px;    border-top-right-radius: 14px;    border-bottom-right-radius:
    14px;    border-bottom-left-radius: 14px;    border: 2px solid #C6C9C9;
      color: #694040;    padding-top: 20px;    padding-right: 8px; 
    padding-left: 8px;    padding-bottom: 20px;    width: 95%;}
         
    .code{    background: #FFFFFF
    url(http://i38.servimg.com/u/f38/18/04/55/46/222210.gif); 
    background-repeat: no-repeat;    background-position: 10px 9px; 
    margin-right: auto;    margin-left: auto;    border-top-left-radius:
    14px;    border-top-right-radius: 14px;    border-bottom-right-radius:
    14px;    border-bottom-left-radius: 14px;    border: 2px solid #C6C9C9;
      color: #694040;    padding-top: 20px;    padding-right: 8px; 
    padding-left: 8px;    padding-bottom: 20px;    width: 95%;}

        #page-body, .forumline {
        border:2px solid #EEE;
        width:98%;
        margin: 10px;
        padding: 3px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 0px 0px 5px #000;
        box-shadow: 0px 0px 5px #000;
        -webkit-box-shadow: 0px 0px 5px #000;
        -khtml-box-shadow: 0px 0px 5px #000;
        }

        hr{
        height: 8px;
        border: solid #2F4F8F 1px;
        border-top-width: 1px;
        background: url(http://2img.net/i/fa/empty.gif);
        }

        a.copyright
        {
        border:0;
        background:none;
        }
                div.topictitle:hover
                {
                color:#FF0000;
                }
             
                div.topictitle
                {
                color:#FF0000;
                font-size: 14px;
                }

        #page-footer {
        height:20px;
        background : url(http://im88.gulfup.com/MDLZnW.png);
        }

        #tooltip {
                position:absolute;
                background-color: #1775BD; /*ظ„ط?ط؛ظŠظŠط± ط§ظ„ط®️ظ„ظظŠط©️*/
                z-index: 999;
                width:auto;
                -moz-border-radius:5px;
                -khtml-border-radius:5px;
                -webkit-border-radius:5px;
                border-radius:5px;
                font-family:Times New Roman; /*ظ„ط?ط؛ظŠظŠط± ظ†ظˆط¹ ط§ظ„ط®️ط·*/
                font-weight:500;
                font-size:13px; /*ظ„ط?ط؛ظŠظŠط± ط­ط¬ظ… ط§ظ„ط®️ط·*/
                display:none;
                color:#fff; /*ظ„ط?ط؛ظŠظŠط± ظ„ظˆظ† ط§ظ„ط®️ط·*/
                padding:5px;
                }

                #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;
                }

             

                /*----------------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;
                }




        /*** ظƒظˆط¯ ط§ط¹ظ„ط§ظ†ط§ط? ط§ظ„ط±ط¦ظŠط³ط©️ ط?ظ†ط³ظŠظ‚ظŠ ***/
                #navlist {
                    margin: 0px auto 0px auto;
                    padding: 0px;
                    list-style-type: none;
                    float: center;
                    display: block;
                }
                #navlist a {
                    background-color:#FCFCFC;
                    border: 1px solid #EDEDED;
                    font-family: TAhoma;
                    font-size: 9pt;
                    text-decoration: none;
                    color: #CCCCFF;
                    display: block;
                    text-align: center;
                    line-height: 30px;
                    padding-right: 0px;
                    margin-right: 0px;
                }
                #navlist a:hover {
                    background-color:#F5F5F5;
                    border: 1px solid #E0E0E0;
                    font-family: TAhoma;
                    font-size: 9pt;
                    text-decoration: none;
                    color: #FF99FF;
                    display: block;
                    text-align: center;
                    line-height: 30px;
                    padding-right: 0px;
                    margin-right: 0px;
                }

        hr {
            border: 2px solid #4C687D;
            height: 3;
        }




            hr{
            height: 8px;
            border: solid #1ab749 1px;
            border-top-width: 1px;
            background: url();
            }
            a.copyright
            {
            border:0;
            background:none;
            }


        .postdetails.poster-profile a img {
                -webkit-transition-duration: 0.5s;
                -moz-transition-duration: 0.5s;
                -o-transition-duration: 0.5s;
                }
        .postdetails.poster-profile a img:hover {
                -webkit-transform:scale(1.1);
                -moz-transform:scale(1.1);
                -o-transform:scale(1.1);    box-shadow:0px 0px 0px gray;
                }


            .poster-profile{
            -moz-border-radius-bottomleft:10px;
            -moz-border-radius-bottomright:10px;
            -moz-border-radius-topleft:10px;
            -moz-border-radius-topright:10px;
            background:#F5F5F5;
            border:1px dotted #1ab749;
            border-bottom:medium solid #1ab749;
            border-top:medium solid #1ab749;
            display:block;font-size:11px;font weight:700;margin:3px;padding:7px}

            .postdetails.poster-profile a img {
            background-image: url(http://2img.net/i/fa/empty.gif);
        width: 200px;
        height: 350px;
            background-position: center center;
            background-repeat: no-repeat;
            padding: 20px;
            }



        .hr {
        background: url(http://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png) no-repeat;
        background-position: top;
        text-align: center;
        vertical-align: text-bottom;
        padding: 0px 0px 130px;
        line-height: normal;
        }


            table.forumline {

       

            background: #256107 url(http://www.up-suuper.com/uploads/143442831789841.jpg);
       

            padding: 30px 5px 15px 5px;

       

            background-position: top;

       

            border: 0px dashed #0DB4FC;

            }



        tr.post td{
        text-align:center;
        text-shadow:0 1px 0 #b3b2b3
        }






            .genmed {

              padding: 8px;


        }

        .bodyline{
        width:70%;
        border:1px solid #F5F5F5;
        padding:0PX;
        margin:0;
        }
        body{
        padding:0;
        margin:0;
        background-position:center;
        }


        ul.navlinks span.new-message {
        color: #ff8a00;
        padding-right: 2em;
        background: transparent url(\\\'http://2img.net/i/fa/email.gif\\\') no-repeat top right;
        }

            a:link
            {
            text-decoration: none;
            }

            a:visited
            {
            text-decoration: none;
            }

            a:active
            {
            text-decoration: none;
            }

            a:hover
            {
            text-decoration: none;
            }



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

        .rotba1{
        color:#ff0000;
        font-size : 12pt;
        font-weightold;
        border:2px dotted red;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }

        .rotba2{
        color:#990000;
        font-size : 12pt;
        font-weightold;
        border:2px dotted darkred;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }


        .rotba3{
        color:#FF6600;
        font-size : 12pt;
        font-weightold;
        border:2px dotted orange;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }


        .rotba4{
        color:#0018EB;
        font-size : 12pt;
        font-weightold;
        border:2px dotted blue;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }


        .rotba5{
        color:#4EB500;
        font-size : 12pt;
        font-weightold;
        border:2px dotted lightgreen;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }


        .rotba6{
        color:#25803D;
        font-size : 12pt;
        font-weightold;
        border:2px dotted Medium Forest Green;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }


        .rotba7{
        color:#D40C9B;
        font-size : 12pt;
        font-weightold;
        border:2px dotted DeepPink;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }


        .rotba8{
        color:#D99520;
        font-size : 12pt;
        font-weightold;
        border:2px dotted DarkGoldenRod;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }


        .rotba9{
        color:#89B369;
        font-size : 12pt;
        font-weightold;
        border:2px dotted Forest Green;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }

        .rotba11{
        color:#FF0055;
        font-size : 12pt;
        font-weightold;
        border:2px dotted VioletRed;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }
        .rotba12{
        color:#E864C3;
        font-size : 12pt;
        font-weightold;
        border:2px dotted Plum2;
        text-align:center;
        background:url(http://i73.servimg.com/u/f73/17/30/21/98/asd1010.jpg);
        }

        a:visited
        {
        text-decoration: none;
        }

        a:active
        {
        text-decoration: none;
        }

        a:hover
        {
        text-decoration: none;
        }
        /*-----mytet1-----*/
        .postbody{font-size:16px;font-weight:700}
        .postbody img{max-width:650px}
        hr{-moz-border-radius:7px;
        background:url(http://www.servimg.com/u/f62/14/92/70/14/sans_t18.png);
        border:1px solid #fff;
        border-top-width:0px;
        height:5px
        }
        /*-----mytet1-----*/
        .poster-profile{
        -moz-border-radius-bottomleft:8px;
        -moz-border-radius-bottomright:8px;
        -moz-border-radius-topleft:8px;
        -moz-border-radius-topright:8px;
        background-image:url(http://i19.servimg.com/u/f19/16/46/77/76/uo_ouo24.png);
        border:1px dotted #000000;
        border-bottom:medium solid #1d7c9d;
        border-top:medium solid #1d7c9d;
        display:block;font-size:14px;font weight:700;margin:3px;padding:7px}
        /*-----mytet1-----*/
        .postdetails.poster-profile a img {
        background-image: url(http://i19.servimg.com/u/f19/16/46/77/76/uo_ouo25.png);
        width: 150px;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 20px;
        }

ثم أذهب الى:
لوحة الإدارة>>مظهر المنتدى>>التومبلايتات والقوالب>>إدارة عامه:
اضغط على تعديل للعُنصر: viewtopic_body
ثم أبحث عن:
الكود:
<td colspan="2" class="hr">
                  <hr />

واستبدله بهذا:
الكود:
<td colspan="2" class="LoneWolf">
                                              <img src="http://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png">
                  <LoneWolf/>

سجل. وأذهب لترى النتيجه. Cool
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://help.ahlamontada.com/u16282
 
كيفية التحكم في لون الخط الفاصل بين البيانات الشخصيه ؟
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» بالنسبه لكود كود [Template] لوحة التحكم ( البيانات الشخصيه ) مثل الـvb
» كيف أستبدل صورة الخط الفاصل الموجود بين البيانات الشخصية ؟
» مشكله في كود [Template] لوحة التحكم ( البيانات الشخصيه ) مثل الـ vb
» مشكله في هذا الكود : [Template] لوحة التحكم ( البيانات الشخصيه ) مثل الـ vb
» كيفية التحكم فى حجم الخط

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