• Anonymous

    ?? How do I fix the size of the password box in the post? It’s stretching my blog page so that a horizontal scrollbar appears.
    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Zahra

    (@zahra)

    I believe you simply add the tag:
    size=”number”
    somewhere in the <input …> bit. Something like:
    <input type=”password” size=”10″>
    Hope that works for you. ??

Viewing 1 replies (of 1 total)
  • The topic ‘Password Protected page.’ is closed to new replies.