1. ใส่แมงมุม index.php ของ SMF (ไม่ใช่ของธีม)
2. ใส่ fb share ที่ธีมที่ใช้ ที่ไฟล์ index.template.php ล่างบรรทัดนี้
โค๊ด: [Select]
// Custom banners and shoutboxes should be placed here, before the linktree.
ใช้ code
โค๊ด: [Select]
echo '
<br/>
<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Loader" type="text/javascript"></script>
<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Share</a>
<br/>
';
3. mouse
บนสุด ธีม ไฟล์ BoardIndex.template.php
โค๊ด: [Select]
<style type="text/css">body, a, a:hover {cursor: url(http://hdd24.com/wp-content/themes/vibeo/point12.cur), progress;}</style>