Thanks very much for trying to help but I dont seem to be having much luck.
I have inserted the footer code but I think my problem lies with the DIV code am entering. Am not entirely sure how to display it so that it covers the image correctly. At the moment the div code am using below forces the image out of place
Currently the code I have on the FORUMHOME template is;
<div id="alt_login_link" style="border:1px solid red;float:right;width:300px;height:90px;">
<img src="img" border="0">
</div>
The above code causes this...
The whole image is hyperlinked and forced out, when I remove the div code the image sits comfortably at the top.
When the red square/image is clicked, the login box appears below the login text rather than below the red square
If its easier I could provide you with a login?