Quote:
Originally Posted by Antonio
Click the login button itself, you will see the account creation options
|
I did:
Code:
<a href="#" onclick="open_login();return false;" class="drop sbutton">Log in</a><!-- Begin Home Item -->
<div class="dropdown_1column"><!-- Begin 2 columns container -->
<div class="col_1"><span style="color:white;"><b>Or sign up now!</b> Takes three seconds, makes your life sweeter and it's <b>free</b>?</span></div>
</div>
Where is the link?