Thanks.
But wouldn't it be easier to just say:
Find $footer and and after:
HTML Code:
<!-- Don't remove this code -->
<script type="text/javascript">
var tooltipObj = new DHTMLgoodies_formTooltip();
tooltipObj.setTooltipPosition('right');
tooltipObj.setPageBgColor('#EEE');
tooltipObj.setCloseMessage('Exit');
tooltipObj.initFormFieldTooltip();
</script>
<!-- Don't remove this code! -->
Also you can not really rely on colors as some members might copy the entire posted template into an editor and then loose these color coding.
Edit: on a second view of the isntructions, i notice that there is more code in red at the end of some lines. Very easy to miss 1 like this.
PS Not trying to be negative, just advicing on how to make it both easier for you and for those who want to install this.