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

Results 1 to 8 of 8
  1.     
    #1
    Member
    Website's:
    iWarez.com

    Default html and css help



    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?
    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
    Hello,

    You can apply negative padding in css. May need a link to your website for a complete code: )

    Regards.

  4.     
    #3
    Member
    Website's:
    iWarez.com
    here is the link to my site:
    xxxxxxxxxxxx
    remove the space

  5.     
    #4
    (1only)
    Website's:
    BarakaDesigns.com Amodity.com IMGFlare.com
    if you want you can try this :
    Code: 
    .toplinks .remember {
    font-size: 10px;
    color: #333;
    position: relative;
    left: -39px;
    }
    .toplinks .remember input {
    vertical-align: baseline;
    position: relative;
    left: 52px;
    top: 5px;
    float: right;
    }
    hopefully it'll work, you can use it to mess around with it etc

    CEO Of BarakaDesigns.com, Need PSD to vB? Need a Custom skin? Hit me up -Baraka aka 1Only

  6.     
    #5
    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

  7.     
    #6
    You can call me G
    set a margin-left to the input tag in your css..



    My Langotiya Yaars (Chaddi buddies): JmZ, humour, Chutad, Esotorisk, l0calhost, Daniel, Mind Freak?, TLK, Amz

  8.     
    #7
    Member
    Website's:
    iWarez.com
    Is there firebug in IE?
    All my codes seems working fine in mozilla and chrome but in IE, the checkbox has black thick border (idont know how to call that)

    anyone know how to fix?

  9.     
    #8
    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