Examples:
http://boards.blackv...orhead-bbcodes/
You must go to the Admin CP -> Look & Feel -> (Skin) -> Manage Templates & CSS -> globalTemplate
Add the following above </head>
<script src="[url="http://tor.zamimg.com/tooltips.js"]http://tor.zamimg.com/tooltips.js[/url]"></script>
To have tooltips modify the colors of links on your site and add icons where appropriate place this before the normal tooltip code:
<script src="[url="http://tor.zamimg.com/tooltips.js"]http://tor.zamimg.com/tooltips.js[/url]"></script>
<script>var framehead_tooltips = { "colorlinks": true, "iconizelinks": true }</script>
Only want to do one of those things? Then include just the option you want, like so:
<script src="[url="http://tor.zamimg.com/tooltips.js"]http://tor.zamimg.com/tooltips.js[/url]"></script>
<script>var framehead_tooltips = { "iconizelinks": true }</script>
Big thanks to Michael for the help with the schematics.
View the full article
















