Prosilver
Open
Code: Select all
styles/THEMES/templates/viewtopic_body.html
Code: Select all
<div class="content">{postrow.MESSAGE}</div>
Code: Select all
<div class="content"><!-- IF postrow.S_FIRST_ROW --><div align="right"><script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=<url>" onclick="return fbs_click()" target="_blank" class="fb_share_link"><img style="border:0" src="http://i47.tinypic.com/1jksg4.gif" alt="windows7sevn.org Facebook Share" border="0" /></a></div><!-- ENDIF -->{postrow.MESSAGE}</div>
http://windows7seven.org/forum/viewtopi ... 2426#p2426
Subsilver
Open
Code: Select all
styles/THEMES/templates/viewtopic_body.html
Code: Select all
<div class="postbody">{postrow.MESSAGE}</div>
Code: Select all
<div class="postbody"><!-- IF postrow.S_FIRST_ROW --><div align="right"><script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=<url>" onclick="return fbs_click()" target="_blank" class="fb_share_link"><img style="border:0" src="http://www.eglencesenin.com/images/facebook_paylas.gif" alt="Bu konuyu facebook'ta paylaşın!" border="0" /></a></div><!-- ENDIF -->{postrow.MESSAGE}</div>
Preview
http://windows7seven.org/forum/viewtopi ... 2426#p2426