In 10 easy steps.
Here is how you can install a this new cool “think” BBcode for your phpBB forum.
First of all this is what the BBCode will look like if you have followed all the directions.

think BBCode looks like this
1. TO get started sign into your ACP in your phpBB forum.
2. Click on the “POSTING” tab. (on the left the BBCode should already be selected)
3. Select “BBcodes” on the left menu.
4. Click on “Add new BBCode” button (on the bottom right)
5. In the BBCodes usage section – paste the following code:
[think]{TEXT}[/think]
6. In the HTML replacement section – past the following:
<table border="0" cellpadding="0" cellspacing="0"><tr><td style="margin: 0;padding: 0;border: 0;"><div style=" background-color: #FFEBD5;color: #000000; -moz-border-radius: 16px; -webkit-border-radius: 16px; border: 1px solid #FFFFFF; padding: 4px;font-size: 1em;" > {TEXT} </div><img src="./images/think.gif"></td></tr></table>
7. In the Help line section paste this:
[think]Creates a thinking cloud above the head of a thinking smiley[/think]
8. Put a check mark in “Display on posting page.”
9. Click Submit
10. FTP the following smiley to your root/images folder: ![]()
Voila! You are done.
Code information from StarTrekGuide.com
*
Comments