Jump to content

Login and pass word .CSS


starginL

Recommended Posts

I have a style.css files. I need to replace the php code with the login code in my WHMCS

 

<form method="post" action="http://www.yourdomain.com/whmcs/dologin.php?goto=clientarea">
Email Address: <input type="text" name="username" size="50">
Password: <input type="password" name="password" size="20">
<input type="submit" value="Login">
</form> 

 

 

//* Left Sidebar : User Login */

 

//#userlogin {

padding: 7px 8px 11px 12px;

color: #f1f5f9;

font-weight: bold;

text-align: left;

}

 

//#userlogin h2 {

width: 69px;

height: 15px;

background: url('images/userlogin_title.gif') no-repeat -2px 0px;

}

 

//#userlogin form {

padding-top: 5px;

}

 

//#userlogin .form_field {

padding-left: 1px;

padding-top: 7px;

width: 155px;

float: none;

clear: both;

text-align: right;

}

 

//#userlogin form strong {

padding-top: 1px;

display: block;

width: 50px;

height: 13px;

float: left;

text-align: left;

}

 

//#userlogin form input {

width: 93px;

float: right;

}

 

//#userlogin form input.button {

padding: 0px;

width: 55px;

height: 15px;

border: none;

float: none;

}

 

//#userlogin #link-password {

padding-top: 5px;

}

 

//#userlogin #link-password a {

color: #eef3f9;

}

 

//#userlogin #link-password a:hover {

color: #bfd8f6;

}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated