I made nice buttons to replace them and a code instead {bbcodes}
1. Download the attached .rar file containing the buttons images, place them
in your CNR/skins/images folder or wherever you would like.
2. Edit your template, in the comments form add wherever you want
(preferably under the smilies) the following code:
- Code: Select all
<noindex>
<a href="javascript:insertext('[q]',%20'[/q]',%20'short')"><img src="path/to/images/bbcq.jpg" border="0" alt=""></a>
<a href="javascript:insertext('[del]',%20'[/del]',%20'short')"><img src="path/to/images/bbcdel.jpg" border="0" alt=""></a>
<a href="javascript:insertext('[u]',%20'[/u]',%20'short')"><img src="path/to/images/bbcunder.jpg" border="0" alt=""></a>
<a href="javascript:insertext('[i]',%20'[/i]',%20'short')"><img src="path/to/images/bbcitalic.jpg" border="0" alt=""></a>
<a href="javascript:insertext('[b]',%20'[/b]',%20'short')"><img src="path/to/images/bbcbold.jpg" border="0" alt=""></a>
</noindex>
* Just replace the "path/to/images/" with your real path to the images.
* To add a new button, add it in the quick tags, creat another image (I can help with this)
and add another one line of code in the template as shown.
That's it, clear your cache and check it out, you can always edit the images or replace them with your own.
DarkSlim

