اضافة اداة تعريف الكاتب بشكل جديد وانيق ~ مؤمن ويب

    بواسطة: مؤمن انا تسمية: »
    التقيم





    مرحبا بكم اصدقائي متابعين مدونة مؤمن ويب  الكرام بعد غياب طويل عن التدوين قمت بوضع موضوع بسيط وهو أداة تعريف الكاتب في السايدبار مثل الموجودة في المدونة على السايدبار جانب الموضوع الاداة بسيطة وهذا سر جمالها يمكنك التعديل عليها بسهولة جدا جدا جدا فأكوادها قليلة.
    طريقة التركيب
    1-اذهب الى التخطيط
    2-ثم اضافة اداة
    3-ثم اداة Html/Javascript
    4-وقم بوضع الكواد التالي


    <div class='iuauthor-item'>
        <div class='image-wrap'>
        <img class='img-circle author_avatar img-responsive' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwNfJ2KxpbT1Z2tXIQLF_Bi8XDE0tGf_s-qGONbHhyphenhyphenYTIQTaVCKp4gRcyrxTAOTR980iSrjfYP7WrB4PSpswEG-U8vVbHwtdFwDsVHLjMRYMmcaxUOT3cWdslJDZSKGmc_Ny4hpy5zQguj/s1600/yDvJ69M.png'/>
        </div>
        <h4 class='iuauthor-name'><a href='https://www.facebook.com/ةخشثةى' target='_blank'>مؤمن ويب</a>
        <p>مؤمن محمد مدون مصري عمري 14 سنة بدات بالمعلومات في سن 13 سنة يحتوي الموقع علي المعلومات الكثيرة والبرامج و المزيد من كل شئ فلا تنسي متابعة المدونة </p>
        </h4>
        </div>
        <style>
        /*------------------------------------------------------
        Iuauthor-Item
        ------------------------------------------------------*/
        .iuauthor-item {
        padding: 15px 10px;
        text-align: center;
        margin-top: -20px;
        }
        .iuauthor-item .image-wrap {
        position: relative;
        overflow: hidden;
        border-radius: 50%;
        -webkit-transform: translate3d(0px, 0px, 0px);
        transform: translate3d(0px, 0px, 0px);
        width: 230px;
        margin: 0 auto;
        height: 230px;
        margin-bottom: 15px;
        }
        .iuauthor-item h4.iuauthor-name a {
        font-size: 18px;
        margin-bottom: 10px;
        display: block;
        color: #2C75A9;
        border-bottom: 1px dashed #ccc;
        padding-bottom: 9px;
        border-top: 1px dashed #ccc;
        padding-top: 6px;
        }
        .iuauthor-name p {
          color: #0894D8;
          font-size: 14px;
          margin-top: 17px;
          font-weight: 100;
          margin-bottom: -30px;
        }
        .iuauthor-item .image-wrap:before {
        content: '';
        display: block;
        position: absolute;
        border-radius: 50%;
        border: 10px solid #f9f9f9;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        opacity: .7;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
        }
        </style>

    ضع تعليق