To jest tylko wersja do druku, aby zobaczyć pełną wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

Propozycje modyfikacji - AddThis

fotobemo - 13-12-2012, 20:23
Temat postu: AddThis
Witam czytałem tutaj na forum jednak nie znalazłem jak można wstawić taki kod, a przede wszystkim gdzie go wstawić
tutaj link do strony https://www.addthis.com/get/sharing#.UMoqwSDF-So
czy jest to możliwe w php by przemo tak. Poniżej instrukcja.
[ Dodano: 14-12-2012, 10:43 ]
Witam doszedłem sam do tej opcji metodą prób i błędów
wygląda to tak na moim forum forum.przedborz.net
A tu instrukcja poniżej
Kod:
##AddThis - instrukcja
#
#
#-----[ OPEN ]------------------------------------------
#

    templates/NazwaStylu/overall_header.tpl

#
#-----[ FIND ]------------------------------------------
#

    <!-- BEGIN overlib -->
    <script language="JavaScript" type="text/javascript" src="templates/{STYLE_NAME}/overlib.js"><!-- overLIB (c) Erik Bosrup --></script>
    <!-- END overlib -->

#
#-----[ AFTER, ADD ]------------------------------------------
#

    <!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_32x32_style" style="left:50px;top:50px;">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4ec4e4332cd9bd8d"></script>
<!-- AddThis Button END -->

#
#-----[ FIND ]------------------------------------------
#
#-----zmien linijke-------------------------------------
#
#<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_32x32_style" style="left:50px;top:50px;">
#
#------ tu zrob swoje ustawienia np----------------------
#
#<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_32x32_style" style="left:0px;top:10px;">
#
#-----[ FIND ]------------------------------------------



Powered by phpBB modified by Przemo © 2003 phpBB Group