• Resolved mikeyoko

    (@mikeyoko)


    I would like to remove the scroll bars on the Login & registration forms.

    I know that I can do this with CSS proporty overflow: hidden however I can not find the right div to put it against or where to put it.

    Any assistance would be appreciated.

    It is worth noting that if I enter the forms via the login link & then click on register from the login form, I do not get any scroll bars. However is I enter the register form from the main register link directly & the click login from within the register form, I get scroll bars on both forms.

    Cheers.

    http://wordpress.org/extend/plugins/simplemodal-login/

Viewing 1 replies (of 1 total)
  • Thread Starter mikeyoko

    (@mikeyoko)

    Scroll bars removed by changeing overflow value in jquery.simplemodal.js file from “auto” to “visible”.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: SimpleModal Login] How to remove scroll bars on forms’ is closed to new replies.