View Single Post
  #1  
Old 08-25-2011, 06:27 AM
  JeanB's Avatar 
JeanB JeanB is offline
 

eXpert
  
Join Date: Oct 2009
Location: Worcestershire, UK
Posts: 217
 

Default My password box is moving ...

Hello

My password box is moving ...


http://i16.photobucket.com/albums/b49/BeanJardo/Work/stage1.png

http://i16.photobucket.com/albums/b49/BeanJardo/Work/stage2.png

When you click in to it, it shifts to the right.

I'm presuming that this is because my password box is built like this:

<input id="password-clear" type="text" value="PASSWORD" autocomplete="off" STYLE="color: grey" size="20"/>
<input id="password-password" type="password" name="password" value="" autocomplete="off" STYLE="color: grey" size="20"/>


Is there any command that I can give to the "password-clear" id to keep it in the same place as the "password-password" id!?

(I hope this makes sense)
__________________
4.2.3
X-Cart Gold
BCSE Address Book | XCartMods QuickFind | X-RMA | X-Offers
-------[installed]----------------------[installed]--------------[installed]----[installed]--



5: in development

Last edited by JeanB : 08-25-2011 at 06:28 AM. Reason: I don't know my left from my right ...
Reply With Quote