+ الرد على الموضوع
صفحة 1 من 3 1 2 3 الأخيرةالأخيرة
النتائج 1 إلى 5 من 12
  1. #1
    الخط has a spectacular aura about الخط has a spectacular aura about الصورة الرمزية الخط
    تاريخ التسجيل
    23 / 07 / 2008
    الدولة
    الجزائر - أدرار
    العمر
    45
    المشاركات
    564
    معدل تقييم المستوى
    775

    Smi65 ستايل web express ... للنسخة 4.0.3

    السلام عليكم و رحمة الله ..
    ستايل web express للنسخ 4.0.3 منتدى + مجلة + مدونة
    صور ..





    الستايل بالمرفقات ...
    الملفات المرفقة
    • نوع الملف: rar style.rar (717.6 كيلوبايت, 394 مشاهدات)

     
  2. #2
    سمو الحرف will become famous soon enough سمو الحرف will become famous soon enough
    تاريخ التسجيل
    18 / 02 / 2010
    الدولة
    السعودية - الرياض
    العمر
    34
    المشاركات
    368
    معدل تقييم المستوى
    552

    افتراضي

    ستايل رائع يعطيك ألف عافية عليه

    لكن لماذا لاتظهر أيقونة الفيس بوك

     
  3. #3
    الخط has a spectacular aura about الخط has a spectacular aura about الصورة الرمزية الخط
    تاريخ التسجيل
    23 / 07 / 2008
    الدولة
    الجزائر - أدرار
    العمر
    45
    المشاركات
    564
    معدل تقييم المستوى
    775

    افتراضي

    شكرا لمرورك ....
    فعلا الايقونة لا تظهر ... و هذا بسبب كود تجميل الهيدر ...
    في قالب additional.css
    إبحث عن مايلي و قم بحذفه

    كود HTML:
    /* 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:17px;
        left:25px;
        height:79px;
        padding-left:5px;
        border: 1px solid #627280;
        -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-color:transparent;/* Couleur d'arrière-plan */
    }
    
    .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) */
    }
    
    .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:right;
        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 #2e2e2e;
        -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: bold;
    }
    
    #header li.nonotifications a.popupctrl {
        background: #9d9d9d url(images/expr/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(images/expr/misc/usernav_regroupement.gif) no-repeat left -22px;
    }
    
    #header li.nonotifications a.popupctrl.active {
        background:transparent url(images/expr/misc/usernav_regroupement.gif) no-repeat left -44px;
    }
    
    #header li.notifications a.popupctrl {
        background: #7192a8 url(images/expr/misc/usernav_regroupement.gif) no-repeat left -66px;
        text-decoration:blink;
        color:#ffff00;
    }
    
    #header li.notifications a.popupctrl.active {
        background:transparent url(images/expr/misc/usernav_regroupement.gif) no-repeat left -88px;
    }
    
    #header li.welcomelink {
        position:relative;
        top:-41px;
        right:5px;
        float:right;
        background:url(images/expr/misc/opak-regroup_sm_90.png) no-repeat right 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/expr/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:bold;
        text-decoration:none;
        color:#2f4456;
        background:url(images/expr/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/expr/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:0px;
        left: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;
        top:22px;
        right:-105px;
        width:100px;
    }
    
    .toplinks ul.nouser .loginbutton {/* valider */
        position:relative;
        top:3px;
        right:110px;
        width:116px;
        height:17px;
        padding-bottom:2px;
        border-color:#7192A8;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        color:#ffffff;
        font-weight:bold;
        background-color:#7192A8;
    }
    
    .toplinks ul.nouser #cb_9999ieuser_navbar {
    margin-left:3px
    }
    
    .toplinks .remember {
        position:relative;
        top:-43px;
        right:115px;
        margin:0;
    }

     
  4. #4
    سمو الحرف will become famous soon enough سمو الحرف will become famous soon enough
    تاريخ التسجيل
    18 / 02 / 2010
    الدولة
    السعودية - الرياض
    العمر
    34
    المشاركات
    368
    معدل تقييم المستوى
    552

    افتراضي

    يعطيك ألف ألف ألف عافية على الستايل الأكثر من رائع

     
  5. #5
    حسين قلانه is on a distinguished road
    تاريخ التسجيل
    21 / 11 / 2009
    الدولة
    مجهولة
    العمر
    37
    المشاركات
    21
    معدل تقييم المستوى
    198

    افتراضي

    المرفقات مش ظاهرة

     

 
+ الرد على الموضوع
صفحة 1 من 3 1 2 3 الأخيرةالأخيرة

معلومات الموضوع

الأعضاء الذين يشاهدون هذا الموضوع

الذين يشاهدون الموضوع الآن: 1 (0 من الأعضاء و 1 زائر)

     

مواقع النشر (المفضلة)

مواقع النشر (المفضلة)

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك