صفحة 1 من 1

??? ????? ??? Facebook like buttons for phpBB

مرسل: الخميس سبتمبر 02, 2010 3:11 pm
بواسطة Cesho
??? ???? ???? ???? ????
????? ????? ??? Facebook like buttons for phpBB

??? ??????? ?????? ???? Phpbb
http://www.phpbb.com/community/viewtopi ... &t=2101073

??????? ???? ?? ???????? ?? ???? ??????? ?? ??? ???? ?????? .. ???? ????? ????????? ??? ????
????? ???? ??? ?????? .. ??????? ??? ??????

??? ????? ??? Facebook like buttons for phpBB

مرسل: الأربعاء سبتمبر 15, 2010 12:55 pm
بواسطة engmahmoud
????? ?? ????? ?????
??? ????? ???? ??? ???? ??? ??? ???????? ?????

??? ????? ??? Facebook like buttons for phpBB

مرسل: السبت سبتمبر 18, 2010 2:26 pm
بواسطة Relawda
?????? ?????

??? ?? ???? ??? ??????? ?? ??????? ???? ? ???? ??? ?????? ?????????? ????? ?????. ??? ?????? ?? ??? ???? ????? ???? ?? ?????:

???? :
styles/prosilver/template/viewtopic_body.html

???? ??:

كود: تحديد الكل

<hr class="divider" />
??? ???? :

كود: تحديد الكل

    <script type="text/javascript">
        (function() {
        var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];
        s.type = 'text/javascript';
        s.async = true;
        s.src = 'http://widgets.digg.com/buttons.js';
        s1.parentNode.insertBefore(s, s1);
        })();
    </script>
    <!-- IF postrow.S_FIRST_ROW -->
    <table class="tbshare">
        <tr>
            <td><a class="DiggThisButton DiggCompact"></a></td>
            <td class="tdshare"><a title="Publicar en Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-locale="es"></a>
            <script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></td>
            <td class="tdshare"><a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Compartir</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></td>        
            <td><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="USER-TWITTER" data-lang="es">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></td>
        </tr>
    </table>
    <!-- ENDIF -->
??? USER-TWITTER ??????? ?? ?????.

???? :
styles/prosilver/theme/buttons.css

?? ??? ?? ??? ??????:

كود: تحديد الكل

.tbshare {
    margin: 10px auto;
    -moz-border-radius: 5px 5px 5px 5px; 
    background-color: #E1EBF2; 
    border: 1px solid #CADCEB; 
    padding: 5px 2px 5px 2px; 
    vertical-align: middle;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}

.tdshare{
    padding-right:    30px;
}

??? ????? ??? Facebook like buttons for phpBB

مرسل: السبت سبتمبر 18, 2010 2:37 pm
بواسطة engmahmoud
Relawda كتب:?????? ?????

??? ?? ???? ??? ??????? ?? ??????? ???? ? ???? ??? ?????? ?????????? ????? ?????. ??? ?????? ?? ??? ???? ????? ???? ?? ?????:

???? :
styles/prosilver/template/viewtopic_body.html

???? ??:

كود: تحديد الكل

<hr class="divider" />
??? ???? :

كود: تحديد الكل

    <script type="text/javascript">
        (function() {
        var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];
        s.type = 'text/javascript';
        s.async = true;
        s.src = 'http://widgets.digg.com/buttons.js';
        s1.parentNode.insertBefore(s, s1);
        })();
    </script>
    <!-- IF postrow.S_FIRST_ROW -->
    <table class="tbshare">
        <tr>
            <td><a class="DiggThisButton DiggCompact"></a></td>
            <td class="tdshare"><a title="Publicar en Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-locale="es"></a>
            <script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></td>
            <td class="tdshare"><a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Compartir</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></td>        
            <td><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="USER-TWITTER" data-lang="es">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></td>
        </tr>
    </table>
    <!-- ENDIF -->
??? USER-TWITTER ??????? ?? ?????.

???? :
styles/prosilver/theme/buttons.css

?? ??? ?? ??? ??????:

كود: تحديد الكل

.tbshare {
    margin: 10px auto;
    -moz-border-radius: 5px 5px 5px 5px; 
    background-color: #E1EBF2; 
    border: 1px solid #CADCEB; 
    padding: 5px 2px 5px 2px; 
    vertical-align: middle;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}

.tdshare{
    padding-right:    30px;
}
,???? ?? ???? ???

??? ????? ??? Facebook like buttons for phpBB

مرسل: الأحد سبتمبر 19, 2010 6:56 pm
بواسطة tunisiashare
?? ???? ?????? ??? subsilver2

??? ????? ??? Facebook like buttons for phpBB

مرسل: الاثنين سبتمبر 20, 2010 3:31 pm
بواسطة tunisiashare
?? ???? ??????? ? subsilver2

??? ????? ??? Facebook like buttons for phpBB

مرسل: الثلاثاء سبتمبر 21, 2010 2:18 am
بواسطة Relawda
???? :
styles/subsilver2/template/viewtopic_body.html

???? ??:

كود: تحديد الكل

        <td class="spacer" colspan="2" height="1"><img src="images/spacer.gif" alt="" width="1" height="1" /></td>
    </tr>
    </table>
??? ???? :

كود: تحديد الكل

        <!-- IF postrow.S_FIRST_ROW -->
        <script type="text/javascript">
            (function() {
            var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];
            s.type = 'text/javascript';
            s.async = true;
            s.src = 'http://widgets.digg.com/buttons.js';
            s1.parentNode.insertBefore(s, s1);
            })();
        </script>
        <table class="tbshare">
            <tr>
                <td><a class="DiggThisButton DiggCompact"></a></td>
                <td class="tdshare"><a title="Publicar en Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-locale="es"></a>
                <script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></td>
                <td class="tdshare"><a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Compartir</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></td>       
                <td><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="USER-TWITTER" data-lang="es">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></td>
            </tr>
        </table>
        <!-- ENDIF -->
??? USER-TWITTER ??????? ?? ?????.

???? :
styles/subsilver2/theme/stylesheet.css

?? ??? ?? ??? ??????:

كود: تحديد الكل

.tbshare {
    margin: 10px auto;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #E1EBF2;
    border: 1px solid #CADCEB;
    padding: 5px 2px 5px 2px;
    vertical-align: middle;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}

.tdshare{
    padding-right:    30px;
}