0
Welcome Guest! Login
0 items Join Now

Textbox is too small for the login module

  • Textbox is too small for the login module

    Posted 8 years 8 months ago
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Textbox is too small for the login module

    Posted 8 years 8 months ago
    • select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {height: initial;}
  • Re: Textbox is too small for the login module

    Posted 8 years 8 months ago
    • ...ok... where do I put that code?
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Textbox is too small for the login module

    Posted 8 years 8 months ago
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Textbox is too small for the login module

    Posted 8 years 8 months ago
    • may we mark this topic as solved?
  • Re: Textbox is too small for the login module

    Posted 8 years 8 months ago
    • It is not solved, but it is not a rockettheme issue... it is an issue with a 3rd party component (Memberships Pro)
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Textbox is too small for the login module

    Posted 8 years 8 months ago
    • have you tried the css provided in my previous post? Alternatively you could give this a go in your custom css file
      select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {height: auto;}
      both solutions work in Dev Tools when I test at that URL.

Time to create page: 0.062 seconds