log in form


Author Message
Ian

Posted: 10/5/2010
Quote message 

my log in forms gone nuts in dupal any ideas any one on how to fix it

<br /> <br /> <img src= " http://i785.photobucket.com/albums/yy139/ijhwebs/Untitled-1.png "border=1></a>  <br /> <br /> 

 
Ian

Posted: 10/5/2010
Quote message 

http://i785.photobucket.com/albums/yy139/ijhwebs/Untitled-1.png

thats a link to a screen shot html dont work :0)

 
Mark C

Posted: 10/6/2010
Quote message 

what's wrong with it?

Can you provide a link to the site?
 
Valley

Posted: 1/3/2011
Quote message 

Quote Lawrence:

That's default. If you want to change the settings of the login, you'll have to change that through the CSS, best place to do that is style.css. Try this.

#user-login {
width: 300px;
}

You can change the width as desired. The user-login is an ID, not a class so it uses # instead of the dot. If it doesn't work, lemme know. :-)



Lawrence, do you have any suggestions for creating a horizontal login module (where username and password textboxes are aligned next to each other, horizontally), and then putting that above the top menu...