Quote:
Originally Posted by tbworld
It was just a scrap of code that I used on an old tab system. However, it let me know if the hook was usefull. (Bug: Currently you cannot re-edit the HTML box, you will have to delete it and then re-enter the html link.)
HTML Code:
<table width="100%">
<tbody>
<tr>
<td align="left">
<span style="font-size: 18px;">Category</span>
<br><span style="font-weight:normal;" class="enlighten">Quick Links</span>
</td>
<td width="34px" align="right">
<img width="32" height="32" src="/images/misc/groups.png">
</td>
</tr>
</tbody>
</table>
|
You got a pic of how that looks?