• Resolved geekasso

    (@geekasso)


    Hello,

    Great plugin. One thing I found is that for my purposes, the !important declaration for background and logo are killing my theme. I ended up editing the plugin core file to remove it, however with the next update I will need to do it again. AFAIK, using !important should only be done in certain instances, so perhaps having an option (checkbox) to optionally set the !important declaration in the options would be a great feature for others like myself.

    Thank you!

    https://ww.wp.xz.cn/plugins/admin-custom-login/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter geekasso

    (@geekasso)

    The file where I removed the !important declaration is login-form-screen.php

    Line: 120:
    background: url(<?php echo $top_page[‘top_image’] ?>) <?php echo $top_page[‘top_repeat’] ?> <?php echo $top_page[‘top_position’] ?> !important ;

    AND

    Line: 135:
    background-image: url(<?php echo $logo_page[‘logo_image’]; ?>) !important;

    Plugin Support weblizar_support

    (@weblizar_support)

    Hello geekasso,

    Thanks for suggest us a great feature. We will try to add in our plugin with next update.

    Thanks

    Plugin Support weblizar_support

    (@weblizar_support)

    Hello geekasso,

    Can you provides us name and version of theme you are using.

    thanks

    I have a problem with the social configuration, I added url complete but does not work, I have replaced the text in social.php

    in practice the buttons they send to the main page of the company, for example:
      g + connects https://plus.google.com/
      f connects http://facebook.com/
     He has inserted a partner that does not use icons

    see:
    http://www.nutrivita.org/xfgd5/wp-login.php

    the theme I use is: Rubine Lite

    list plugin:
    Admin Costum Login
    Gestione Ad
    Akismet
    All In One WP Security
    Black Studio TinyMCE Widget
    BuddyPress
    Child Theme Configurator
    Google XML Sitemaps
    Jetpack by WordPress.com
    Limit Login Attempts
    NextGEN Gallery by Photocrati
    Page Builder by SiteOrigin
    SiteOrigin Widgets Bundle
    The Events Calendar
    TinyMCE Advanced
    WooCommerce
    Wordfence Security
    Importatore WordPress

    sorry for the translation with google

    Hello aveste,

    I have check login url but it was show me page not find error.

    Thanks

    Thread Starter geekasso

    (@geekasso)

    I am using a custom theme. Regardless, there should not be an !important declaration in the plugin or at least an option (or flag) to remove it.

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

The topic ‘CSS !important declaration’ is closed to new replies.