New Login Button RevCMS

Detox

Member
Jul 24, 2010
365
24
Okay so I'm trying to get this New Login Button to work with the images and all other parts to it... here is my problem so I've been messing around with certain codes...
now I don't know which one I should use. In the video below I will demonstrate my problem, Please Watch.



My Index Codes for login's

PHP:
<div id="login-column-3">
     
   WORKING-->     <input type="submit" value="Login" name="login">
            
  BROKEN-->      <input type="submit" value="Login" name="login" style="margin: -10000px; position: absolute;">
        <a href="#" tabindex="4" class="button" name="login" id="credentials-submit"><b></b><span>BROKEN</span></a>
 
Last edited:

Users who are viewing this thread

Top