
Re: [img] [/img] Hover Text
With a little trick it's possible to change the hover definition...
Into the tag "img" you can add the follow code:
title="Bla bla bla" alt="Bla bla bla " ("title" is enough for your necessity, everyway with "alt" is more complete)
- [img title="Icy PHoenix" alt="Icy Phoenix"]http://www.icyphoenix.com/templates/icy_phoenix/images/cyan/sitelogo_small.png[/img]
Attention! if you leave more than one space to separate "img" and "title" or "alt" the image will not be displayed, like in the follow example....
[img title="icy phoenix" alt="Icy Phoenix"]http://www.icyphoenix.com/templates/icy_phoenix/images/cyan/sitelogo_small.png[/img]
- [img title="Icy PHoenix" alt="Icy Phoenix"]http://www.icyphoenix.com/templates/icy_phoenix/images/cyan/sitelogo_small.png[/img]