Activity Stream
48,167 MEMBERS
62102 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 8 of 8

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    iWarez.com
    Yes, I was able to manage it myself, it was a conflict in the CSS...

    Another quick help please...
    How can I move the login box, login button, remember me, and the help and register link..
    I want it to move a little bit to the right
    tractor3231 Reviewed by tractor3231 on . html and css help http://i25.lulzimg.com/d156bf.png I have problem in html and css.. i want the text "remember me" closer to the check box.. what code should i apply directly to the html code? Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Quote Originally Posted by tractor3231 View Post
    Yes, I was able to manage it myself, it was a conflict in the CSS...

    Another quick help please...
    How can I move the login box, login button, remember me, and the help and register link..
    I want it to move a little bit to the right
    you must add a div:

    <div id="login-box">
    <div id="user-pass-area">
    username, password, login code goes here
    </div></ br>
    checkboxcodehere <p style="float:right; display:inline;">Remember Me?</p></ br>
    <center><a href="#">Register</a> | <a href="#">Help</a></center>
    </div>

    THE CSS:
    #login-box {
    float:right;
    width: 350px;
    height:500px;
    vertical-align:bottom;
    margin-right:15px;
    margin-bottom:15px;
    }

    #user-pass-area {
    margin: 0 auto 2px auto;
    }

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. PSD to HTML
    By ddlshack in forum Graphics Area
    Replies: 1
    Last Post: 26th May 2011, 11:07 AM
  2. PSD to PHP/HTML?
    By .:Jamie:. in forum Web Development Area
    Replies: 8
    Last Post: 1st Mar 2011, 08:17 AM
  3. Need HTML Help!!!
    By cD-rR in forum Tutorials and Guides
    Replies: 4
    Last Post: 17th Jan 2011, 05:57 PM
  4. Replies: 8
    Last Post: 21st Jul 2010, 06:13 PM
  5. HTML help
    By n4pst3r in forum Server Management
    Replies: 5
    Last Post: 30th Mar 2010, 09:38 AM

Tags for this Thread

BE SOCIAL