Evet Bence Gerekli Ve Forumun Reklamını Yapmak İçin Güzel Bir Yol İstedigimiz Konuları Facebookta Profilimizde Paylaşmamıza Olanak Saglıyor.. Admin ARkadaşların Bu Konuyu Degerlendirmesini İstiyorum..
index.template.php de şunu bul:<meta http-equiv="Content-Type" content="text/html; charset=', $context['character_set'], '" />
Altına şunları Sitenize göre düzenleyerek ekleyin :<meta name="title" content="', $context['page_title'], '" />
<link rel="image_src" href="http://www.sitenizinadresi.com/logonuz.jpg" />
sonra Display.template.php de
şunu bul:<div class="post"', $message['can_modify'] ? ' id="msg_' . $message['id'] . '"' : '', '>', $message['body'], '
altına ekle:<br>
';
if ($message['id'] == $context['first_message'])
echo '
<fieldset><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><style> html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left; }</style><a href="http://www.facebook.com/share.php?u=<url>" onclick="return fbs_click()" target="_blank" class="fb_share_link"><img src="http://img195.imageshack.us/img195/2706/facex.png"></a></fieldset> ';
echo'