Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi TriangleAE please review the following code.

    This is what you current have.

    <label for="fscf_captcha_code27" style="text-align:left;color:white;font-weight:bold;margin-left:625px">CAPTCHA Code:</label>

    Remove the following from above margin-left: 625px;

    <div id="fscf_captcha_field27" style="text-align:left; padding-top:5px;margin-left:-625px">

    Remove the – from the following to make it margin-left: 625px;

    Let me know if that helps you.

    Regards

    Thread Starter TriangleAE

    (@triangleae)

    Thanks for the assist

    That results in the captcha code text in its proper position and the text labels and inline labels to be 1250px left indent total.

    Some labels inherit an inline alignment with the text input field

    New input fields do not

    I have reverted to previous layout

    Hi did my solution help you? what do you mean by..

    I have reverted to previous layout

    Regards

    Thread Starter TriangleAE

    (@triangleae)

    The solution did not work

    Hi when I tested my solution above in Firefox it moved the Captcha code words and aligned them correctly? What happens to you when you apply the code? Can you share a screen dump here.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Input labels and field labels not aligning’ is closed to new replies.