Forums

Sidebar Login
This update 2.3 messed everything up (5 posts)

  1. ronthai
    Member
    Posted 10 months ago #

    I am going back to the old 2.2.5 I think it was. The update makes the login user and pwd field unlimited long in length and also the design is messed up.

    Why fix something that works.

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

  2. Mike
    Member
    Posted 10 months ago #

    Its just CSS styling; easily fixable. But do whatever feels good :)

  3. ronthai
    Member
    Posted 10 months ago #

    Since when is the field size of the form CSS and why would they be suddenly so long that they go across the whole browser page.

  4. Nyhm
    Member
    Posted 10 months ago #

    When investigating this other new 2.3 bug, I found that the div for error codes have changed from a CSS class to a CSS ID:

    <div class="login_error"> rather than former <div id="login_error">

    I don't know if this causes your issues, but this would break any custom styles designed for the error messages (as mine were). The #login_error style must be changed to .login_error in the css files.

  5. Mike
    Member
    Posted 10 months ago #

    ronthai - I've given them 100% width so they fill the sidebar - this works fine in twenty ten, but if it does not in your theme then give it a width via CSS or use the old version.

Reply

You must log in to post.

About this Plugin

About this Topic