Support » Plugin: Erident Custom Login and Dashboard » Logon Screen Logo not showing on IE or Firefox

  • Resolved cmurphy060960

    (@cmurphy060960)


    Hello – Thanks for the great plugin!

    Was wondering if you might know why the login logo doesn’t show in IE and Firefox. Works in Chrome.

    site: http://clinicianscorner.cmcafp.com/

    In er-custom-login.php

    body.login div#login h1 a {

    background-image: url(<?php echo $er_options[‘dashboard_image_logo’] ?>) !important;

    padding-bottom: 30px;

    margin: 0 auto;

    background-size: <?php echo $er_options[‘dashboard_image_logo_width’] ?>px <?php echo $er_options[‘dashboard_image_logo_height’] ?>px;

    width: <?php echo $er_options[‘dashboard_image_logo_width’] ?>px;

    height: <?php echo $er_options[‘dashboard_image_logo_height’] ?>px;

    }

    https://wordpress.org/plugins/erident-custom-login-and-dashboard/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Logon Screen Logo not showing on IE or Firefox’ is closed to new replies.