-->

مرحبا بك في مدونه حسين وافي العجرمي

جديد: ايقونات المشاركات بخاصيه .css3

جديد: ايقونات المشاركات بخاصيه .css3

    بسم الله الرحن الرحيم

    اضافه ايقونات جديدة للمشاركات الاجتماعيه بخاصيه css3 


    اكثر من رائعة
     المتحركة





    كيفيه اضافه هذة الخاصية:

    نذهب الى ..تصميم _عناصر الصفحه - اداة 
    HTML/JavaScript

    ثم نضيف الاكواد التاليه :


    الشكل الاول :


    <style>p#hb_socialicons img {
     /* Spinning Social Icons Widget By HelperBlogger */
        -moz-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    p#hb_socialicons img:hover {
        -moz-transform: rotate(120deg);
        -webkit-transform: rotate(120deg);
        -o-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
        transform: rotate(120deg);
    }
    /* Spinning Social Icons Widget By HelperBlogger */
    </style>  
    <center><p id="hb_socialicons">
        <a href="http://www.facebook.com/btsnts/">
    <img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPLcJlACsZkXsHsvotC8mpIKcT2lxCZPvTkVRZtlrFSz5KDi4QMM82K-DsJTP_fRnT35kshWpkKDYVWZ0hEU9tSQYEx7hEYYs9bvyp8IPIqW371XB6JvxzboXCR_PyzvuJDtg0hBJqJdQ/s1600/helperblogger.com-facebook.png" /></a>
        <a href="http://www.twitter.com/helperblogger/">
    <img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZZXtv-d4U4N9MDBcA4Mq8a8H-r_oKi5ZPJORtPCxthHjN2F2wSWYl0_M1tO9DNDxJ7oOEithKimSLViGtBuymdXdN7wSe4DI5I2vHDP7MIfL5L3Qdy-nMCk15g0s71obsoHBl4mt3s7s/s1600/helperblogger.com-twitter.png" /></a>
        <a href="https://plus.google.com/u/0/106527290580119996124">
    <img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRhQjUF1KqZHGF4o4iAULay1wq5zqIPYRTy38BUghBJr02XaHI41BMpCGuyhT4fS2-i2zMeo5yQcvcxWjH5AvozKdnekQz9hMgr0dJXryQoRgLqz_mDn1tpO2q4SQgf4IoDVcXXMkre-o/s1600/helperblogger.com-google_plus.png" /></a>
        <a href="http://www.feeds.feedburner.com/hblogger/">
    <img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjM8RV2R02H5LCLztdT0K9U90OKPpyOFWI1ZKOcstg6yyqqW9OM9fLtzbxCq9s7z6J9uZ1CxaOMrGY5_7EgNYoVhYIMBmajkofIeSU6B2IDeVj3K4VBpx4F58PpPFngeu2zxf9ifd0JEy0/s1600/helperblogger.com-rss.png" /></a>
        <a href="http://www.youtube.com/helperblogger1/">
    <img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpqA7Dr4ppKdLt8MgIREskd185pnbjI2lvq1JX14le7qvBOI4aDWakOYv3b1gGbpkM60xWpyrmVyO6xaN77Y3ui-iyehgg4IZv1Pi685j66aG5O6rWMvq4H3lIqHnI4BtkZNtZ7EcWFTw/s1600/helperblogger.com-youtube.png" /></a>
    </p></center>

    الشكل التانى :

    <style>p#hb_socialicons img { /* Spinning Social Icons Widget By HelperBlogger */    -moz-transition: all 0.8s ease-in-out;    -webkit-transition: all 0.8s ease-in-out;    -o-transition: all 0.8s ease-in-out;    -ms-transition: all 0.8s ease-in-out;    transition: all 0.8s ease-in-out;} p#hb_socialicons img:hover {    -moz-transform: rotate(360deg);    -webkit-transform: rotate(360deg);    -o-transform: rotate(360deg);    -ms-transform: rotate(360deg);    transform: rotate(360deg);} /* Spinning Social Icons Widget By HelperBlogger */</style>     <center><p id="hb_socialicons">    <a href="http://www.facebook.com/btsnts/"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPLcJlACsZkXsHsvotC8mpIKcT2lxCZPvTkVRZtlrFSz5KDi4QMM82K-DsJTP_fRnT35kshWpkKDYVWZ0hEU9tSQYEx7hEYYs9bvyp8IPIqW371XB6JvxzboXCR_PyzvuJDtg0hBJqJdQ/s1600/helperblogger.com-facebook.png" /></a>    <a href="http://www.twitter.com/helperblogger/"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZZXtv-d4U4N9MDBcA4Mq8a8H-r_oKi5ZPJORtPCxthHjN2F2wSWYl0_M1tO9DNDxJ7oOEithKimSLViGtBuymdXdN7wSe4DI5I2vHDP7MIfL5L3Qdy-nMCk15g0s71obsoHBl4mt3s7s/s1600/helperblogger.com-twitter.png" /></a>    <a href="https://plus.google.com/u/0/106527290580119996124"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRhQjUF1KqZHGF4o4iAULay1wq5zqIPYRTy38BUghBJr02XaHI41BMpCGuyhT4fS2-i2zMeo5yQcvcxWjH5AvozKdnekQz9hMgr0dJXryQoRgLqz_mDn1tpO2q4SQgf4IoDVcXXMkre-o/s1600/helperblogger.com-google_plus.png" /></a>    <a href="http://www.feeds.feedburner.com/hblogger/"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjM8RV2R02H5LCLztdT0K9U90OKPpyOFWI1ZKOcstg6yyqqW9OM9fLtzbxCq9s7z6J9uZ1CxaOMrGY5_7EgNYoVhYIMBmajkofIeSU6B2IDeVj3K4VBpx4F58PpPFngeu2zxf9ifd0JEy0/s1600/helperblogger.com-rss.png" /></a>    <a href="http://www.youtube.com/helperblogger1/"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpqA7Dr4ppKdLt8MgIREskd185pnbjI2lvq1JX14le7qvBOI4aDWakOYv3b1gGbpkM60xWpyrmVyO6xaN77Y3ui-iyehgg4IZv1Pi685j66aG5O6rWMvq4H3lIqHnI4BtkZNtZ7EcWFTw/s1600/helperblogger.com-youtube.png" /></a></p></center>



    الشكل التالت :

    <style>p#hb_socialicons img { /* Spinning Social Icons Widget By HelperBlogger */    -moz-transition: all 0.8s ease-in-out;    -webkit-transition: all 0.8s ease-in-out;    -o-transition: all 0.8s ease-in-out;    -ms-transition: all 0.8s ease-in-out;    transition: all 0.8s ease-in-out;} p#hb_socialicons img:hover {    -moz-transform: rotate(-360deg);    -webkit-transform: rotate(-360deg);    -o-transform: rotate(-360deg);    -ms-transform: rotate(-360deg);    transform: rotate(-360deg);} /* Spinning Social Icons Widget By HelperBlogger */</style>     <center><p id="hb_socialicons">    <a href="http://www.facebook.com/btsnts/"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPLcJlACsZkXsHsvotC8mpIKcT2lxCZPvTkVRZtlrFSz5KDi4QMM82K-DsJTP_fRnT35kshWpkKDYVWZ0hEU9tSQYEx7hEYYs9bvyp8IPIqW371XB6JvxzboXCR_PyzvuJDtg0hBJqJdQ/s1600/helperblogger.com-facebook.png" /></a>    <a href="http://www.twitter.com/helperblogger/"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZZXtv-d4U4N9MDBcA4Mq8a8H-r_oKi5ZPJORtPCxthHjN2F2wSWYl0_M1tO9DNDxJ7oOEithKimSLViGtBuymdXdN7wSe4DI5I2vHDP7MIfL5L3Qdy-nMCk15g0s71obsoHBl4mt3s7s/s1600/helperblogger.com-twitter.png" /></a>    <a href="https://plus.google.com/u/0/106527290580119996124"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRhQjUF1KqZHGF4o4iAULay1wq5zqIPYRTy38BUghBJr02XaHI41BMpCGuyhT4fS2-i2zMeo5yQcvcxWjH5AvozKdnekQz9hMgr0dJXryQoRgLqz_mDn1tpO2q4SQgf4IoDVcXXMkre-o/s1600/helperblogger.com-google_plus.png" /></a>    <a href="http://www.feeds.feedburner.com/hblogger/"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjM8RV2R02H5LCLztdT0K9U90OKPpyOFWI1ZKOcstg6yyqqW9OM9fLtzbxCq9s7z6J9uZ1CxaOMrGY5_7EgNYoVhYIMBmajkofIeSU6B2IDeVj3K4VBpx4F58PpPFngeu2zxf9ifd0JEy0/s1600/helperblogger.com-rss.png" /></a>    <a href="http://www.youtube.com/helperblogger1/"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpqA7Dr4ppKdLt8MgIREskd185pnbjI2lvq1JX14le7qvBOI4aDWakOYv3b1gGbpkM60xWpyrmVyO6xaN77Y3ui-iyehgg4IZv1Pi685j66aG5O6rWMvq4H3lIqHnI4BtkZNtZ7EcWFTw/s1600/helperblogger.com-youtube.png" /></a></p></center>



    اتمنى ان الشرح اعجبكم

    الموضوع الاصلي :
    معهد خبراء بلوجر

    تابع كل جديد 

    إرسال تعليق