مطلوب التعديل على قالب additional.css

الحالة
مغلق و غير مفتوح للمزيد من الردود.
4 أغسطس 2011
9
0
0
www.daralebdaa.com
السلام عليكم ورحمة الله وبركاته

اخواني ركبت استايل لكن ظهرت عندي مشكلة في البرمجة الخاصة بتغير مكان دخول الاعضاء للجيل الرابع

وهي عدم ظهور خلفية التنبيهات الخاصة بالرسائل شفافية بدون لون

هذه صورة للتوضيح



هذا قالب additional.css المطلوب التعديل عليه

PHP:
 /* Header user */

.doc_header {/* Hauteur du header (la valeur de 103px est à supprimer si la hauteur du logo dépace cette valeur) */
    height:103px;
}

/* Bloc informations visiteurs et son formulaire de connexion */

.toplinks {
    top:57px;
    left:65px;
    height:79px;
    padding-left:5px;
    border: 1px solid #F0E3BB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 3px #000000;
    -webkit-box-shadow: 0 0 3px #000000;
    box-shadow: 0 0 3px #000000;
    background:#F0E3BB url(free/background02.jpg) repeat top left;
}

.toplinks > img {/* Si option avatar: la hauteur doit être nécessairement de 75px */
    float:right;
    margin-left:-6px;
    padding:2px;
    height:75px !important;
}

.toplinks form {
    min-width:227px;
}

.toplinks ul.isuser, .toplinks ul.nouser {
    clear:none;
    float:left;
    padding-right:6px;
}

.toplinks ul.isuser {
    width:226px;
    padding-left:5px;
}

.toplinks ul.isuser li {/* Positionnement: Se déconnecter, Options, Mon profil */
    position:relative;
    top:55px;
    float:left;
    margin-left:5px;
    padding:0px;
}

.toplinks ul.isuser li a {
    padding:2px 3px;
    /*background-color: ;*//* Couleur d'arrière-plan: Se déconnecter,  Options, Mon profil (décommenter et mettre une valeur pour remplacer  celle par défaut) */
    /*color: ;*//* Couleur du texte: Se déconnecter, Options, Mon profil  (décommenter et mettre une valeur pour remplacer celle par défaut) */
    font:normal 10px tahoma;
}

.toplinks ul.isuser li a:hover {
    padding:2px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*background-color: ;*//* Couleur d'arrière-plan survolé: Se  déconnecter, Options, Mon profil (décommenter et mettre une valeur pour  remplacer celle par défaut) */
    /*color: ;*//* Couleur du texte: Se déconnecter, Options, Mon profil  (décommenter et mettre une valeur pour remplacer celle par défaut) */
}

.toplinks ul.isuser li a:active, .toplinks ul.nouser .loginbutton:active {
    -moz-box-shadow:0 2px 4px rgba(38, 57, 70, 0.3) inset, 0 6px 10px rgba(38, 57, 70, 0.5) inset;
    -webkit-box-shadow:0 2px 4px rgba(38, 57, 70, 0.3) inset, 0 6px 10px rgba(38, 57, 70, 0.5) inset;
    box-shadow:0 2px 4px rgba(38, 57, 70, 0.3) inset, 0 6px 10px rgba(38, 57, 70, 0.5) inset;
}

#header a {
    outline:0 none;
}

#header li.nonotifications, #header li.notifications {
    position:relative;
    top:5px;
    right:5px;
    clear:left;
    float:right;
    width: 216px;
}

#header li.nonotifications a.popupctrl, #header li.notifications a.popupctrl {
    margin:3px 4px 0 0;
    padding: 0 10px 0 0;
    line-height:20px;
    border: 1px solid #F0E3BB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 0 #44647d;
    -webkit-box-shadow: 0 1px 0 #44647d;
    box-shadow: 0 1px 0 #44647d;
    text-align:right;
    font-weight: normal;
}

#header li.nonotifications a.popupctrl {
    background: #9d9d9d url(free/misc/usernav_regroupement.gif) no-repeat left top;
    color:#111111;
    text-shadow:1px 1px 0 rgba(255, 255, 255, 0.4);
}

#header li.nonotifications a.popupctrl:active, #header li.notifications a.popupctrl.active {
    -moz-box-shadow:0 1px 4px rgba(30, 44, 55, 0.6) inset, 0 1px 4px rgba(30, 44, 55, 0.8) inset;
    -webkit-box-shadow:0 1px 4px rgba(30, 44, 55, 0.6) inset, 0 1px 4px rgba(30, 44, 55, 0.8) inset;
    box-shadow:0 1px 4px rgba(30, 44, 55, 0.6) inset, 0 1px 4px rgba(30, 44, 55, 0.8) inset;
}

#header li.nonotifications a.popupctrl:hover {
    background: #848484 url(free/misc/usernav_regroupement.gif) no-repeat left -22px;
}

#header li.nonotifications a.popupctrl.active {
    background:transparent url(free/misc/usernav_regroupement.gif) no-repeat left -44px;
}

#header li.notifications a.popupctrl {
    background: #7192a8 url(free/misc/usernav_regroupement.gif) no-repeat left -66px;
    text-decoration:blink;
    color:#ffff00;
}

#header li.notifications a.popupctrl.active {
    background:transparent url(free/misc/usernav_regroupement.gif) no-repeat left -88px;
}

#header li.welcomelink {
    position:relative;
    top:-41px;
    right:5px;
    float:right;
    background:url(free/misc/opak-regroup_sm_90.png) no-repeat left 30px transparent;/* Opacité du sous-menu */
}

/* Sous-menu */

#header ul.popupbody {
    width:204px;
    top:24px !important;
    right:7px !important;
    padding:0;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}

#header li.nonotifications .popupbody {
    border:1px solid #767676;
    background:url(images/misc/opak-regroup_sm_90.png) repeat-x left top transparent;/* Opacité du sous-menu */
}

#header li.notifications .popupbody {
    border:2px solid #7192A8;
    background-color:transparent;
}

#header li.nonotifications .popupbody li {
    line-height:20px;
    text-align:center;
    color:#ffffff;
}

#header li.nonotifications .popupbody li a, #header li.nonotifications .popupbody li a:hover {
    padding-right:10px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}

#header li.notifications .popupbody li a, #header li.nonotifications .popupbody li a {
    font-weight:normal;
    text-decoration:none;
    color:#2f4456;
    background:url(images/misc/opak-regroup_sm_90.png) repeat-x left -22px transparent;/* Opacité du sous-menu */

}

#header li.notifications .popupbody li a:hover, #header li.nonotifications .popupbody li a:hover {
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;
    text-shadow:1px 1px 7px #7192a8;
    background:url(images/misc/opak-regroup_sm_90.png) repeat-x left -52px transparent;/* Opacité du sous-menu */
}

/* Bloc informations membres et son menu de notifications */

.toplinks ul.nouser {
    width:240px;
}

.toplinks ul.nouser li a {
    top:6px;
    padding:2px 10px;
    margin-bottom:11px;
    height:auto;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background-color:transparent;/* Aide & Inscription */
}

.toplinks .logindetails {
    position:relative;
    top:-6px;
    right:5px;
    height:44px;
    padding:0px;
    text-align:right;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;    
    background-color:transparent;
}

.toplinks ul.nouser #navbar_username {/* login */
    width:100px;

}

.toplinks ul.nouser #navbar_password {/* mot de passe */
    position:relative;
    width: 100px;
}

.toplinks ul.nouser .loginbutton {/* valider */
    position:relative;
    top:-24px;
    right:110px;
    width:116px;
    height:17px;
    padding-bottom:2px;
    border-color:#F1DBC2;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    color:#ffffff;
    font-weight:normal;
    background-color:#DBB694;
}

.toplinks ul.nouser #cb_cookieuser_navbar {
margin-left:3px
}

.toplinks .remember {
    margin-right:0;
    position:absolute;
    right: 124px;
    top:25px;
}

/* Correction additionnel pour vb4.0.3 */
.toplinks form input {
    display: block;
    margin-top: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.toplinks .remember input {
    display:inline;
}
.toplinks form input.default-value {
    width: 100px;
}

/* Fin - Header user V2.0 - Mode CSS par Elison - Copyright © 2011 */



/* Style Reset by m-3n.net */
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important;
 }

#forums *, #wgo *, #forumbits * {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
.navbar {
    -moz-border-radius-bottom{vb:stylevar left}: 0 !important;
    -moz-border-radius-bottom{vb:stylevar right}: 0 !important;
    -webkit-border-bottom-{vb:stylevar left}-radius: 0 !important;
    -webkit-border-bottom-{vb:stylevar right}-radius: 0 !important;
}
.wgo_block,.forumbits, .postbit, .postbitlegacy, .eventbit, .thread_controls, .above_threadlist_controls, .forum_info, .posts {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.forumhead, .vbform .blockhead, .forum_info h4 {
    margin-top: 0px;
}
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
    -moz-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset !important;
    -webkit-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset !important;
    box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset !important;
}
.bbcode_container div.bbcode_code,
.bbcode_container pre.bbcode_code {
    text-align:left !important;
}
.cke_skin_kama .cke_wrapper {
background-color: #e8d9b1 !important;
}
.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
text-align:{vb:stylevar left};
padding-right: {vb:math {vb:stylevar padding}*2};
}
.threadbit .threadstats li{
text-align:{vb:stylevar left};
margin-{vb:stylevar left}: 10px;
}
#wgo_stats {/* ajout image dans wgo forumhome */
background: transparent url(free/stats_vbr.png) no-repeat left 0;
height:85px;
}
.wgo_subblock dl#icon_legends dt {
    float: none;
}
.wgo_subblock dl#icon_legends dd {
    display: inline;
}
/* End Style Reset by m-3n.net */

/* START Postbit_legacy by boussaid */ 

/* Partie droite du postbit_legacy (ombrage non fonctionnelle sous safari - avoir) */ 
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
    -moz-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset;
    -webkit-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset;
    box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset;
    margin-right:210px;
}

/* Cadre principale qui contient tout les elements */ 
.postbitlegacy .userinfo { 
    background: {vb:stylevar body_background};
    border: {vb:stylevar postbitlite_header_border};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    margin: 5px;

}

/* Zone du pseudonyme */ 
.postbitlegacy .username_container {
    text-shadow: #819EB2 2px 2px 2px;
}

/* Retrait des ombres dans la popup options du profile membre */ 
.memberaction_body.popupbody {
text-shadow: none;
}

/* Titre d'utilisateur en gras */ 
.postbitlegacy .usertitle {
    font-weight: bold;
    margin-bottom: 10px;
}

/* Centrage pseudo et titre d'utilisateur */ 
.postbitlegacy .username_container, .usertitle {
    text-align:center;
    float:none;
}

/* zone du rang et des réputations */ 
.postbitlegacy .postbit_reputation, .postbitlegacy .rank img {
    text-align: center;
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    border: {vb:stylevar postbitlite_header_border};
    padding: 2px 2px 2px 2px;
    padding: 5px 5px 5px 5px;
    width: auto;
    margin: 0px 5px 5px 5px;
}

/* Centrage du rang */ 
.postbitlegacy .rank {
    text-align: center;
}

/* Centrage de l'avatar */ 
.postbitlegacy .postuseravatar {
    text-align: center;
}
.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar {
    float:none;
    text-align: center;
    margin: 0px auto 5px auto;
}

/* Contour de la zone des infos du membre */ 
.postbitlegacy .userinfo .userinfo_extra  {
    /*float:none;*/
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    border: {vb:stylevar postbitlite_header_border};
    padding: 5px 5px 5px 5px;
    width: 160px;
    margin: 5px;
}

/* Infos des fields et zone complète des fields*/ 
.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a, .postbitlegacy dl.user_rep dd  {
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    font-weight: bold;
    font-style: normal;
}

/* Titrages des fields */ 
.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
    font-weight: bold;
}

/* Centrage des icones de communications (msn, icq, etc...) */ 
.postbitlegacy .imlinks {
    text-align: center;
}

/* Icones de communication encadrés avec effets d'ombres */ 
.postbitlegacy .imlinks img {
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    border: {vb:stylevar postbitlite_header_border};
    padding: 2px 2px 2px 2px;
}

/* END Postbit_legacy version:1.1 by boussaid */
وهذه عضوية يمكنكم التشيك على الموقع
دار الإبداع العربي

ادخل بهذا الاسم
الغريب
الباسبورد
123456
 

Abdul Rahim

[ أعضاء فى القلب ]
30 مايو 2011
3,386
23
0
وعليكم السلام ورحمة الله وبركاته

أتصور المشكلة ليست من القالب ..

أدخل لوحة التحكم > الإستايلات والقوالب > التحكم بالإستايلات > متغيرات الإستايل ||

إبحث عن الخيار PopupMenus ثم إضغط عليه ستأتيك صفحة التعديل من هناك عدل على اللون ؟
 
4 أغسطس 2011
9
0
0
www.daralebdaa.com
اخي بارك الله فيك وجزاك كل خير على المتابعة والرد
لكن القوائم المنسدله لا يوجد بها مشكلة
وهذه صورة عنها
oa62n2f2oac2.jpg

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

Abdul Rahim

[ أعضاء فى القلب ]
30 مايو 2011
3,386
23
0
جرب هذا القالب :
PHP:
 /* Header user */

.doc_header {/* Hauteur du header (la valeur de 103px est à supprimer si la hauteur du logo dépace cette valeur) */
    height:103px;
}

/* Bloc informations visiteurs et son formulaire de connexion */

.toplinks {
    top:57px;
    left:65px;
    height:79px;
    padding-left:5px;
    border: 1px solid #F0E3BB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 3px #000000;
    -webkit-box-shadow: 0 0 3px #000000;
    box-shadow: 0 0 3px #000000;
    background:#F0E3BB url(free/background02.jpg) repeat top left;
}

.toplinks > img {/* Si option avatar: la hauteur doit être nécessairement de 75px */
    float:right;
    margin-left:-6px;
    padding:2px;
    height:75px !important;
}

.toplinks form {
    min-width:227px;
}

.toplinks ul.isuser, .toplinks ul.nouser {
    clear:none;
    float:left;
    padding-right:6px;
}

.toplinks ul.isuser {
    width:226px;
    padding-left:5px;
}

.toplinks ul.isuser li {/* Positionnement: Se déconnecter, Options, Mon profil */
    position:relative;
    top:55px;
    float:left;
    margin-left:5px;
    padding:0px;
}

.toplinks ul.isuser li a {
    padding:2px 3px;
    /*background-color: ;*//* Couleur d'arrière-plan: Se déconnecter,  Options, Mon profil (décommenter et mettre une valeur pour remplacer  celle par défaut) */
    /*color: ;*//* Couleur du texte: Se déconnecter, Options, Mon profil  (décommenter et mettre une valeur pour remplacer celle par défaut) */
    font:normal 10px tahoma;
}

.toplinks ul.isuser li a:hover {
    padding:2px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*background-color: ;*//* Couleur d'arrière-plan survolé: Se  déconnecter, Options, Mon profil (décommenter et mettre une valeur pour  remplacer celle par défaut) */
    /*color: ;*//* Couleur du texte: Se déconnecter, Options, Mon profil  (décommenter et mettre une valeur pour remplacer celle par défaut) */
}

.toplinks ul.isuser li a:active, .toplinks ul.nouser .loginbutton:active {
    -moz-box-shadow:0 2px 4px rgba(38, 57, 70, 0.3) inset, 0 6px 10px rgba(38, 57, 70, 0.5) inset;
    -webkit-box-shadow:0 2px 4px rgba(38, 57, 70, 0.3) inset, 0 6px 10px rgba(38, 57, 70, 0.5) inset;
    box-shadow:0 2px 4px rgba(38, 57, 70, 0.3) inset, 0 6px 10px rgba(38, 57, 70, 0.5) inset;
}

#header a {
    outline:0 none;
}

#header li.nonotifications, #header li.notifications {
    position:relative;
    top:5px;
    right:5px;
    clear:left;
    float:right;
    width: 216px;
}

#header li.nonotifications a.popupctrl, #header li.notifications a.popupctrl {
    margin:3px 4px 0 0;
    padding: 0 10px 0 0;
    line-height:20px;
    border: 1px solid #F0E3BB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 0 #44647d;
    -webkit-box-shadow: 0 1px 0 #44647d;
    box-shadow: 0 1px 0 #44647d;
    text-align:right;
    font-weight: normal;
}

#header li.nonotifications a.popupctrl {
    background: #9d9d9d url(free/misc/usernav_regroupement.gif) no-repeat left top;
    color:#111111;
    text-shadow:1px 1px 0 rgba(255, 255, 255, 0.4);
}

#header li.nonotifications a.popupctrl:active, #header li.notifications a.popupctrl.active {
    -moz-box-shadow:0 1px 4px rgba(30, 44, 55, 0.6) inset, 0 1px 4px rgba(30, 44, 55, 0.8) inset;
    -webkit-box-shadow:0 1px 4px rgba(30, 44, 55, 0.6) inset, 0 1px 4px rgba(30, 44, 55, 0.8) inset;
    box-shadow:0 1px 4px rgba(30, 44, 55, 0.6) inset, 0 1px 4px rgba(30, 44, 55, 0.8) inset;
}

#header li.nonotifications a.popupctrl:hover {
    background: #848484 url(free/misc/usernav_regroupement.gif) no-repeat left -22px;
}

#header li.nonotifications a.popupctrl.active {
    background:transparent url(free/misc/usernav_regroupement.gif) no-repeat left -44px;
}

#header li.notifications a.popupctrl {
    background: #7192a8 url(free/misc/usernav_regroupement.gif) no-repeat left -66px;
    text-decoration:blink;
    color:#ffff00;
}

#header li.notifications a.popupctrl.active {
    background:transparent url(free/misc/usernav_regroupement.gif) no-repeat left -88px;
}

#header li.welcomelink {
    position:relative;
    top:-41px;
    right:5px;
    float:right;
    background:url(free/misc/opak-regroup_sm_90.png) no-repeat left 30px transparent;/* Opacité du sous-menu */
}

/* Sous-menu */

#header ul.popupbody {
    width:204px;
    top:24px !important;
    right:7px !important;
    padding:0;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}

#header li.nonotifications .popupbody {
    border:1px solid #767676;
    background:url(free/misc/opak-regroup_sm_90.png) repeat-x left top transparent;/* Opacité du sous-menu */
}

#header li.notifications .popupbody {
    border:2px solid #7192A8;
    background-color:transparent;
}

#header li.nonotifications .popupbody li {
    line-height:20px;
    text-align:center;
    color:#ffffff;
}

#header li.nonotifications .popupbody li a, #header li.nonotifications .popupbody li a:hover {
    padding-right:10px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}

#header li.notifications .popupbody li a, #header li.nonotifications .popupbody li a {
    font-weight:normal;
    text-decoration:none;
    color:#2f4456;
    background:url(free/misc/opak-regroup_sm_90.png) repeat-x left -22px transparent;/* Opacité du sous-menu */

}

#header li.notifications .popupbody li a:hover, #header li.nonotifications .popupbody li a:hover {
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;
    text-shadow:1px 1px 7px #7192a8;
    background:url(free/misc/opak-regroup_sm_90.png) repeat-x left -52px transparent;/* Opacité du sous-menu */
}

/* Bloc informations membres et son menu de notifications */

.toplinks ul.nouser {
    width:240px;
}

.toplinks ul.nouser li a {
    top:6px;
    padding:2px 10px;
    margin-bottom:11px;
    height:auto;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background-color:transparent;/* Aide & Inscription */
}

.toplinks .logindetails {
    position:relative;
    top:-6px;
    right:5px;
    height:44px;
    padding:0px;
    text-align:right;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;    
    background-color:transparent;
}

.toplinks ul.nouser #navbar_username {/* login */
    width:100px;

}

.toplinks ul.nouser #navbar_password {/* mot de passe */
    position:relative;
    width: 100px;
}

.toplinks ul.nouser .loginbutton {/* valider */
    position:relative;
    top:-24px;
    right:110px;
    width:116px;
    height:17px;
    padding-bottom:2px;
    border-color:#F1DBC2;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    color:#ffffff;
    font-weight:normal;
    background-color:#DBB694;
}

.toplinks ul.nouser #cb_cookieuser_navbar {
margin-left:3px
}

.toplinks .remember {
    margin-right:0;
    position:absolute;
    right: 124px;
    top:25px;
}

/* Correction additionnel pour vb4.0.3 */
.toplinks form input {
    display: block;
    margin-top: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.toplinks .remember input {
    display:inline;
}
.toplinks form input.default-value {
    width: 100px;
}

/* Fin - Header user V2.0 - Mode CSS par Elison - Copyright © 2011 */



/* Style Reset by m-3n.net */
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important;
 }

#forums *, #wgo *, #forumbits * {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
.navbar {
    -moz-border-radius-bottom{vb:stylevar left}: 0 !important;
    -moz-border-radius-bottom{vb:stylevar right}: 0 !important;
    -webkit-border-bottom-{vb:stylevar left}-radius: 0 !important;
    -webkit-border-bottom-{vb:stylevar right}-radius: 0 !important;
}
.wgo_block,.forumbits, .postbit, .postbitlegacy, .eventbit, .thread_controls, .above_threadlist_controls, .forum_info, .posts {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.forumhead, .vbform .blockhead, .forum_info h4 {
    margin-top: 0px;
}
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
    -moz-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset !important;
    -webkit-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset !important;
    box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset !important;
}
.bbcode_container div.bbcode_code,
.bbcode_container pre.bbcode_code {
    text-align:left !important;
}
.cke_skin_kama .cke_wrapper {
background-color: #e8d9b1 !important;
}
.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
text-align:{vb:stylevar left};
padding-right: {vb:math {vb:stylevar padding}*2};
}
.threadbit .threadstats li{
text-align:{vb:stylevar left};
margin-{vb:stylevar left}: 10px;
}
#wgo_stats {/* ajout image dans wgo forumhome */
background: transparent url(free/stats_vbr.png) no-repeat left 0;
height:85px;
}
.wgo_subblock dl#icon_legends dt {
    float: none;
}
.wgo_subblock dl#icon_legends dd {
    display: inline;
}
/* End Style Reset by m-3n.net */

/* START Postbit_legacy by boussaid */ 

/* Partie droite du postbit_legacy (ombrage non fonctionnelle sous safari - avoir) */ 
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
    -moz-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset;
    -webkit-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset;
    box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset;
    margin-right:210px;
}

/* Cadre principale qui contient tout les elements */ 
.postbitlegacy .userinfo { 
    background: {vb:stylevar body_background};
    border: {vb:stylevar postbitlite_header_border};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    margin: 5px;

}

/* Zone du pseudonyme */ 
.postbitlegacy .username_container {
    text-shadow: #819EB2 2px 2px 2px;
}

/* Retrait des ombres dans la popup options du profile membre */ 
.memberaction_body.popupbody {
text-shadow: none;
}

/* Titre d'utilisateur en gras */ 
.postbitlegacy .usertitle {
    font-weight: bold;
    margin-bottom: 10px;
}

/* Centrage pseudo et titre d'utilisateur */ 
.postbitlegacy .username_container, .usertitle {
    text-align:center;
    float:none;
}

/* zone du rang et des réputations */ 
.postbitlegacy .postbit_reputation, .postbitlegacy .rank img {
    text-align: center;
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    border: {vb:stylevar postbitlite_header_border};
    padding: 2px 2px 2px 2px;
    padding: 5px 5px 5px 5px;
    width: auto;
    margin: 0px 5px 5px 5px;
}

/* Centrage du rang */ 
.postbitlegacy .rank {
    text-align: center;
}

/* Centrage de l'avatar */ 
.postbitlegacy .postuseravatar {
    text-align: center;
}
.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar {
    float:none;
    text-align: center;
    margin: 0px auto 5px auto;
}

/* Contour de la zone des infos du membre */ 
.postbitlegacy .userinfo .userinfo_extra  {
    /*float:none;*/
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    border: {vb:stylevar postbitlite_header_border};
    padding: 5px 5px 5px 5px;
    width: 160px;
    margin: 5px;
}

/* Infos des fields et zone complète des fields*/ 
.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a, .postbitlegacy dl.user_rep dd  {
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    font-weight: bold;
    font-style: normal;
}

/* Titrages des fields */ 
.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
    font-weight: bold;
}

/* Centrage des icones de communications (msn, icq, etc...) */ 
.postbitlegacy .imlinks {
    text-align: center;
}

/* Icones de communication encadrés avec effets d'ombres */ 
.postbitlegacy .imlinks img {
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    border: {vb:stylevar postbitlite_header_border};
    padding: 2px 2px 2px 2px;
}

/* END Postbit_legacy version:1.1 by boussaid */
 
4 أغسطس 2011
9
0
0
www.daralebdaa.com
كل الشكر لك اخي القدير على مجهودك المميز

تم حل المشكة واصبحت القائمة المنسدلة بيضاء

بارك الله فيك وجزاك كل خير

وطلبي الاخير اذا امكن

تكبير الخط
 

Abdul Rahim

[ أعضاء فى القلب ]
30 مايو 2011
3,386
23
0
كل الشكر لك اخي القدير على مجهودك المميز

تم حل المشكة واصبحت القائمة المنسدلة بيضاء

بارك الله فيك وجزاك كل خير

وطلبي الاخير اذا امكن

تكبير الخط

تفضل ~

PHP:
 /* Header user */

.doc_header {/* Hauteur du header (la valeur de 103px est à supprimer si la hauteur du logo dépace cette valeur) */
    height:103px;
}

/* Bloc informations visiteurs et son formulaire de connexion */

.toplinks {
    top:57px;
    left:65px;
    height:79px;
    padding-left:5px;
    border: 1px solid #F0E3BB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 3px #000000;
    -webkit-box-shadow: 0 0 3px #000000;
    box-shadow: 0 0 3px #000000;
    background:#F0E3BB url(free/background02.jpg) repeat top left;
}

.toplinks > img {/* Si option avatar: la hauteur doit être nécessairement de 75px */
    float:right;
    margin-left:-6px;
    padding:2px;
    height:75px !important;
}

.toplinks form {
    min-width:227px;
}

.toplinks ul.isuser, .toplinks ul.nouser {
    clear:none;
    float:left;
    padding-right:6px;
}

.toplinks ul.isuser {
    width:226px;
    padding-left:5px;
}

.toplinks ul.isuser li {/* Positionnement: Se déconnecter, Options, Mon profil */
    position:relative;
    top:55px;
    float:left;
    margin-left:5px;
    padding:0px;
}

.toplinks ul.isuser li a {
    padding:2px 3px;
    /*background-color: ;*//* Couleur d'arrière-plan: Se déconnecter,  Options, Mon profil (décommenter et mettre une valeur pour remplacer  celle par défaut) */
    /*color: ;*//* Couleur du texte: Se déconnecter, Options, Mon profil  (décommenter et mettre une valeur pour remplacer celle par défaut) */
    font:normal 10px tahoma;
}

.toplinks ul.isuser li a:hover {
    padding:2px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*background-color: ;*//* Couleur d'arrière-plan survolé: Se  déconnecter, Options, Mon profil (décommenter et mettre une valeur pour  remplacer celle par défaut) */
    /*color: ;*//* Couleur du texte: Se déconnecter, Options, Mon profil  (décommenter et mettre une valeur pour remplacer celle par défaut) */
}

.toplinks ul.isuser li a:active, .toplinks ul.nouser .loginbutton:active {
    -moz-box-shadow:0 2px 4px rgba(38, 57, 70, 0.3) inset, 0 6px 10px rgba(38, 57, 70, 0.5) inset;
    -webkit-box-shadow:0 2px 4px rgba(38, 57, 70, 0.3) inset, 0 6px 10px rgba(38, 57, 70, 0.5) inset;
    box-shadow:0 2px 4px rgba(38, 57, 70, 0.3) inset, 0 6px 10px rgba(38, 57, 70, 0.5) inset;
}

#header a {
    outline:0 none;
}

#header li.nonotifications, #header li.notifications {
    position:relative;
    top:5px;
    right:5px;
    clear:left;
    float:right;
    width: 216px;
}

#header li.nonotifications a.popupctrl, #header li.notifications a.popupctrl {
    margin:3px 4px 0 0;
    padding: 0 10px 0 0;
    line-height:20px;
    border: 1px solid #F0E3BB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 0 #44647d;
    -webkit-box-shadow: 0 1px 0 #44647d;
    box-shadow: 0 1px 0 #44647d;
    text-align:right;
    font-weight: normal;
}

#header li.nonotifications a.popupctrl {
    background: #9d9d9d url(free/misc/usernav_regroupement.gif) no-repeat left top;
    color:#111111;
    text-shadow:1px 1px 0 rgba(255, 255, 255, 0.4);
}

#header li.nonotifications a.popupctrl:active, #header li.notifications a.popupctrl.active {
    -moz-box-shadow:0 1px 4px rgba(30, 44, 55, 0.6) inset, 0 1px 4px rgba(30, 44, 55, 0.8) inset;
    -webkit-box-shadow:0 1px 4px rgba(30, 44, 55, 0.6) inset, 0 1px 4px rgba(30, 44, 55, 0.8) inset;
    box-shadow:0 1px 4px rgba(30, 44, 55, 0.6) inset, 0 1px 4px rgba(30, 44, 55, 0.8) inset;
}

#header li.nonotifications a.popupctrl:hover {
    background: #848484 url(free/misc/usernav_regroupement.gif) no-repeat left -22px;
}

#header li.nonotifications a.popupctrl.active {
    background:transparent url(free/misc/usernav_regroupement.gif) no-repeat left -44px;
}

#header li.notifications a.popupctrl {
    background: #7192a8 url(free/misc/usernav_regroupement.gif) no-repeat left -66px;
    text-decoration:blink;
    color:#ffff00;
}

#header li.notifications a.popupctrl.active {
    background:transparent url(free/misc/usernav_regroupement.gif) no-repeat left -88px;
}

#header li.welcomelink {
    position:relative;
    top:-41px;
    right:5px;
    float:right;
    background:url(free/misc/opak-regroup_sm_90.png) no-repeat left 30px transparent;/* Opacité du sous-menu */
}

/* Sous-menu */

#header ul.popupbody {
    width:204px;
    top:24px !important;
    right:7px !important;
    padding:0;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}

#header li.nonotifications .popupbody {
    border:1px solid #767676;
    background:url(free/misc/opak-regroup_sm_90.png) repeat-x left top transparent;/* Opacité du sous-menu */
}

#header li.notifications .popupbody {
    border:2px solid #7192A8;
    background-color:transparent;
}

#header li.nonotifications .popupbody li {
    line-height:20px;
    text-align:center;
    color:#ffffff;
}

#header li.nonotifications .popupbody li a, #header li.nonotifications .popupbody li a:hover {
    padding-right:10px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}

#header li.notifications .popupbody li a, #header li.nonotifications .popupbody li a {
    font-weight:normal;
    text-decoration:none;
    color:#2f4456;
    background:url(free/misc/opak-regroup_sm_90.png) repeat-x left -23px transparent;/* Opacité du sous-menu */

}

#header li.notifications .popupbody li a:hover, #header li.nonotifications .popupbody li a:hover {
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;
    text-shadow:1px 1px 7px #7192a8;
    background:url(free/misc/opak-regroup_sm_90.png) repeat-x left -52px transparent;/* Opacité du sous-menu */
}

/* Bloc informations membres et son menu de notifications */

.toplinks ul.nouser {
    width:240px;
}

.toplinks ul.nouser li a {
    top:6px;
    padding:2px 10px;
    margin-bottom:11px;
    height:auto;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background-color:transparent;/* Aide & Inscription */
}

.toplinks .logindetails {
    position:relative;
    top:-6px;
    right:5px;
    height:44px;
    padding:0px;
    text-align:right;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;    
    background-color:transparent;
}

.toplinks ul.nouser #navbar_username {/* login */
    width:100px;

}

.toplinks ul.nouser #navbar_password {/* mot de passe */
    position:relative;
    width: 100px;
}

.toplinks ul.nouser .loginbutton {/* valider */
    position:relative;
    top:-24px;
    right:110px;
    width:116px;
    height:17px;
    padding-bottom:2px;
    border-color:#F1DBC2;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    color:#ffffff;
    font-weight:normal;
    background-color:#DBB694;
}

.toplinks ul.nouser #cb_cookieuser_navbar {
margin-left:3px
}

.toplinks .remember {
    margin-right:0;
    position:absolute;
    right: 124px;
    top:25px;
}

/* Correction additionnel pour vb4.0.3 */
.toplinks form input {
    display: block;
    margin-top: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.toplinks .remember input {
    display:inline;
}
.toplinks form input.default-value {
    width: 100px;
}

/* Fin - Header user V2.0 - Mode CSS par Elison - Copyright © 2011 */



/* Style Reset by m-3n.net */
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important;
 }

#forums *, #wgo *, #forumbits * {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
.navbar {
    -moz-border-radius-bottom{vb:stylevar left}: 0 !important;
    -moz-border-radius-bottom{vb:stylevar right}: 0 !important;
    -webkit-border-bottom-{vb:stylevar left}-radius: 0 !important;
    -webkit-border-bottom-{vb:stylevar right}-radius: 0 !important;
}
.wgo_block,.forumbits, .postbit, .postbitlegacy, .eventbit, .thread_controls, .above_threadlist_controls, .forum_info, .posts {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.forumhead, .vbform .blockhead, .forum_info h4 {
    margin-top: 0px;
}
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
    -moz-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset !important;
    -webkit-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset !important;
    box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset !important;
}
.bbcode_container div.bbcode_code,
.bbcode_container pre.bbcode_code {
    text-align:left !important;
}
.cke_skin_kama .cke_wrapper {
background-color: #e8d9b1 !important;
}
.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
text-align:{vb:stylevar left};
padding-right: {vb:math {vb:stylevar padding}*2};
}
.threadbit .threadstats li{
text-align:{vb:stylevar left};
margin-{vb:stylevar left}: 10px;
}
#wgo_stats {/* ajout image dans wgo forumhome */
background: transparent url(free/stats_vbr.png) no-repeat left 0;
height:85px;
}
.wgo_subblock dl#icon_legends dt {
    float: none;
}
.wgo_subblock dl#icon_legends dd {
    display: inline;
}
/* End Style Reset by m-3n.net */

/* START Postbit_legacy by boussaid */ 

/* Partie droite du postbit_legacy (ombrage non fonctionnelle sous safari - avoir) */ 
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
    -moz-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset;
    -webkit-box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset;
    box-shadow: -2px 2px 5px {vb:stylevar shadow_color} inset;
    margin-right:210px;
}

/* Cadre principale qui contient tout les elements */ 
.postbitlegacy .userinfo { 
    background: {vb:stylevar body_background};
    border: {vb:stylevar postbitlite_header_border};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    margin: 5px;

}

/* Zone du pseudonyme */ 
.postbitlegacy .username_container {
    text-shadow: #819EB2 2px 2px 2px;
}

/* Retrait des ombres dans la popup options du profile membre */ 
.memberaction_body.popupbody {
text-shadow: none;
}

/* Titre d'utilisateur en gras */ 
.postbitlegacy .usertitle {
    font-weight: bold;
    margin-bottom: 10px;
}

/* Centrage pseudo et titre d'utilisateur */ 
.postbitlegacy .username_container, .usertitle {
    text-align:center;
    float:none;
}

/* zone du rang et des réputations */ 
.postbitlegacy .postbit_reputation, .postbitlegacy .rank img {
    text-align: center;
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    border: {vb:stylevar postbitlite_header_border};
    padding: 2px 2px 2px 2px;
    padding: 5px 5px 5px 5px;
    width: auto;
    margin: 0px 5px 5px 5px;
}

/* Centrage du rang */ 
.postbitlegacy .rank {
    text-align: center;
}

/* Centrage de l'avatar */ 
.postbitlegacy .postuseravatar {
    text-align: center;
}
.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar {
    float:none;
    text-align: center;
    margin: 0px auto 5px auto;
}

/* Contour de la zone des infos du membre */ 
.postbitlegacy .userinfo .userinfo_extra  {
    /*float:none;*/
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    border: {vb:stylevar postbitlite_header_border};
    padding: 5px 5px 5px 5px;
    width: 160px;
    margin: 5px;
}

/* Infos des fields et zone complète des fields*/ 
.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a, .postbitlegacy dl.user_rep dd  {
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    font-weight: bold;
    font-style: normal;
}

/* Titrages des fields */ 
.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
    font-weight: bold;
}

/* Centrage des icones de communications (msn, icq, etc...) */ 
.postbitlegacy .imlinks {
    text-align: center;
}

/* Icones de communication encadrés avec effets d'ombres */ 
.postbitlegacy .imlinks img {
    background: {vb:stylevar postbit_userinfo_background};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius:{vb:stylevar border_radius};
    -moz-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    -webkit-box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    box-shadow: 2px 2px 2px {vb:stylevar shadow_color};
    border: {vb:stylevar postbitlite_header_border};
    padding: 2px 2px 2px 2px;
}

/* END Postbit_legacy version:1.1 by boussaid */
 
4 أغسطس 2011
9
0
0
www.daralebdaa.com
بارك الله فيك اخي الغالي على مجهودك المميز

وعلى تواصلك معي

لكن بالنسبة لحجم الخط لم يتغير

فهل هناك برنامج معين لتحرير برمجة css ؟

مثل برنامج الفورنت بيج FrontPage الخاص بتحرير برمجة PHP
 

Abdul Rahim

[ أعضاء فى القلب ]
30 مايو 2011
3,386
23
0
بارك الله فيك اخي الغالي على مجهودك المميز

وعلى تواصلك معي

لكن بالنسبة لحجم الخط لم يتغير

فهل هناك برنامج معين لتحرير برمجة css ؟

مثل برنامج الفورنت بيج frontpage الخاص بتحرير برمجة php

أتصور حجم الخط بإمكانك التعديل عليه من خيارات الإستايل .. كما أخبرتك بالمشاركة السابقة [1] ..

أيضا حجم الخط مناسب ولا يوجد داعي للتعديل عليه لأنك لو أردت التعديل عليه ستعدل حجم الخطوط أيضا في كافة النوافذ المنبثقة ..

وبالنسبة للبرامج على ما أعتقد لا يوجد برامج تحرير للجيل الرابع ..
 

المرفقات

  • 8-5-2011 8-53-12 PM.png
    8-5-2011 8-53-12 PM.png
    9.2 KB · المشاهدات: 98
الحالة
مغلق و غير مفتوح للمزيد من الردود.