Code: Alles auswählen
td.areadescription table b[onmouseover^="tt('Kuhkopf',"]{color:#339966;}
td.areadescription table b[onmouseover^="tt('Kuhkopf',"]:after {content :' (38gm)'; font-size : 9px;}
Alte Variante im Freewar Code:
Code: Alles auswählen
<b onmouseover="tt('Kuhkopf','<!--i:27 1 7--><img src="../images/items/kuhkopf.gif" align="left">Der Kopf einer toten Kuh.<br>')" onmouseout="ttHide();"
Code: Alles auswählen
<b class="itemname" onmouseover='tt("Kuhkopf","<img src=\"../images/items/kuhkopf.gif\" align=\"left\">Der Kopf einer toten Kuh.<br>")' onmouseout="ttHide();"