Quote:
Originally Posted by blue6995
|
Hi blue6995,
Here you go.. just a hard coded link instead of using vb tags. Just copy and paste this code in your footer!
Regards,
Code:
<div style="position: fixed; bottom: 0px; left: 0px; width: 150px; height: 150px;">
<img src="{vb:stylevar imgdir_misc}/arcade_link.png" width="150" height="150" border="0" usemap="#arcadelink" alt="Click for Access" />
<map name="arcadelink">
<area shape="poly" coords="0,0,0,150,150,150" href="http://www.rwf-forum.co.uk/vBulletin/arcade.php" target="_self" />
</map>
</div>