Title: Displaying icon problems
Last modified: November 5, 2019

---

# Displaying icon problems

 *  Resolved [tomtom84](https://wordpress.org/support/users/tomtom84/)
 * (@tomtom84)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/displaying-icon-problems/)
 * Hello,
 * I have two problems when I open the pop-up from menu item :
    – The default values(
   like “Email or Username” or “Password”) placed in inputs starts in the same place
   of the icons : the both elements are overlaped. I like the icons but in the state,
   it’s not user friendly ! 🙂 – The second is that both functionnality are showed
   even I put only Login link item in the menu
 * Thank a lot for your help !

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Max K](https://wordpress.org/support/users/kaminskym/)
 * (@kaminskym)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/displaying-icon-problems/#post-12102575)
 * Hi,
    1. Need to check your website to fix that bug related with your theme styles
   2. You could only fully disable the Registration tab: [https://docs.maxim-kaminsky.com/lrm/kb/how-to-hide-registration-tab/](https://docs.maxim-kaminsky.com/lrm/kb/how-to-hide-registration-tab/)
 * Max
 *  Plugin Author [Max K](https://wordpress.org/support/users/kaminskym/)
 * (@kaminskym)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/displaying-icon-problems/#post-12102640)
 * Try add this CSS to fix the icons:
    .lrm-form input.has-padding, .lrm-form select.
   has-padding, .lrm-form button.has-padding { padding: 12px 20px 12px 50px !important;}
 *  Thread Starter [tomtom84](https://wordpress.org/support/users/tomtom84/)
 * (@tomtom84)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/displaying-icon-problems/#post-12102686)
 * Hi Max,
 * Thank a lot for your answers.
 * 1. It’s ok with your padding, thank’s
    2. So, what the menu item “Login Link”
   is for, if we have to disable registration ? There is no way to show only Login
   tab on the pop-up without disable Registration ? Otherwise, the workaround works.
 * Thank again.
 *  Plugin Author [Max K](https://wordpress.org/support/users/kaminskym/)
 * (@kaminskym)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/displaying-icon-problems/#post-12102987)
 * 2. Yes, use the snippet from that article
 * [https://docs.maxim-kaminsky.com/lrm/kb/how-to-hide-registration-tab/](https://docs.maxim-kaminsky.com/lrm/kb/how-to-hide-registration-tab/)
 * add_filter(‘lrm/users_can_register’, ‘__return_false’ );
 *  Plugin Author [Max K](https://wordpress.org/support/users/kaminskym/)
 * (@kaminskym)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/displaying-icon-problems/#post-12102990)
 * But this will disable the register tab globally.
 *  Thread Starter [tomtom84](https://wordpress.org/support/users/tomtom84/)
 * (@tomtom84)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/displaying-icon-problems/#post-12103039)
 * It’s not a problem because my plugin works even if the option is disabled.
    Thank
   you.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Displaying icon problems’ is closed to new replies.

 * ![](https://ps.w.org/ajax-login-and-registration-modal-popup/assets/icon-128x128.
   jpg?rev=2185221)
 * [AJAX Login and Registration modal popup + inline form](https://wordpress.org/plugins/ajax-login-and-registration-modal-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-login-and-registration-modal-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-login-and-registration-modal-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-login-and-registration-modal-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-login-and-registration-modal-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-login-and-registration-modal-popup/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [tomtom84](https://wordpress.org/support/users/tomtom84/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/displaying-icon-problems/#post-12103039)
 * Status: resolved