Quote:
Originally Posted by Bacon Butty
Thanks very much for trying to help but I dont seem to be having much luck.
snip
|
Put the div before the image:
Code:
<div id="alt_login_link" style="border:1px solid red;float:right;width:300px;height:90px;">
</div>
<img src="http://www.grandoldteam.com/images/topbar.png" border="0">
As for the login popup showing up under the navbar link, that's where it will be. Clicking the div just does the same as clicking the log in link in the navbar. Give it a try and see what you think.