Am vrea sa stiu cum pot adauga codul +1 (de la Google Plus) si +Like de la Facebook la fiecare mesaj, pe un forum phpBB3, in chenarul care e cu albastru, din imagine:
Topic nou •
Blog •
Chat •
Contact •
Regulament •
FAQ •
RSS •
Cautare
Like (Facebook) si +1 (Google Plus) la fiecare mesaj/post - phpBB3(5 mesaje) (2 utilizatori) |
Voteaza: Tweet |
-
Postat in urma cu 4 luni
-
Folosesc o tema darkjan, dar modifica de noi. Aici este adresa forumului: http://evogame.ro/forum/
Tema o poti descarca de aici.
-
In fisierul "/styles/EvoGame/template/viewtopic_body.html" in linia 353, cauta urmatoarea linie de cod:
<!-- IF postrow.U_POST_AUTHOR --><a href="{postrow.U_POST_AUTHOR}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF --> </div> <div class="gensmall" style="float: {S_CONTENT_FLOW_END};"><!-- IF not S_IS_BOT --><!-- IF postrow.U_EDIT --><a href="{postrow.U_EDIT}">{EDIT_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_QUOTE --><a href="{postrow.U_QUOTE}">{QUOTE_IMG}</a> <!-- ENDIF --> <!-- ENDIF --> </div>Inlocuiesti codul de mai sus, cu urmatorul:
<!-- IF postrow.U_POST_AUTHOR --><a href="{postrow.U_POST_AUTHOR}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF --> FACEBOOK GOOGLE +1 </div> <div class="gensmall" style="float: {S_CONTENT_FLOW_END};"><!-- IF not S_IS_BOT --><!-- IF postrow.U_EDIT --><a href="{postrow.U_EDIT}">{EDIT_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_QUOTE --><a href="{postrow.U_QUOTE}">{QUOTE_IMG}</a> <!-- ENDIF --> <!-- ENDIF --> </div>Dupa asta, inlocuiesti "FACEBOOK" si "GOOGLE +1" cu scriptul aferent celor doua butoane. Incarci fisierul pe server si stergi cacheul temei, dupa care dai refresh la pagina. Succes!
Voteaza acest subiect:
RSS feed pentru acest topic





