Viewing 13 replies - 16 through 28 (of 28 total)
  • its still showing version 2.1.8 i tried the automatic update

    Where is the new update… u said u had pushed a new update but no one can update to new version cause its still 2.1.8

    Plugin Author Austin

    (@austyfrosty)

    I got caught up and didn’t get a chance to push it out. I need to go over the new code before I push it today since I got a bit sick and need to make sure I didn’t introduce new bugs.

    Hey Austin, any word on the push release date

    This thread was marked as ‘resolved’ but this issue still exists. Even the custom CSS hack mentioned is not working. I ended up just disabling the logo which is less than agreeable to my client but I’m hoping there will be a fix shortly.

    I’m having problems too. I have a 300×97 logo but can’t get the thing to display properly no matter what I do.

    #login h1 a {
    width:300px;
    height:97px;
    background-size: 300px 97px;
    margin:0 auto;
    display:block; }

    Same problem, logo is cut off (not enough height) when set to center center with background size none.

    When try to set a custom size it just gets really squashed no matter what size I enter i.e 100px 100px, 10px 15px etc etc.

    same problem. the code i am using is:

    #login h1 a {
    width:310px;
    height:70px;
    background-size: 310px 70px;
    margin:0 auto;
    display:block; }

    the logo size is 310×70.

    and settings are logo background size non with custom size entered. logo is always cut off as if the image container is not big enough. the only setting that works is background size: contain but then the logo is too small. need a fix asap please

    Plugin Author Austin

    (@austyfrosty)

    It’s been two weeks, so I’ll have to see what I did and were I left off. Should have the update out in the next week.

    Plugin Author Austin

    (@austyfrosty)

    Pushed a new version today. Added custom width and height setting for the logo.

    Works perfectly thanks.

    perfect fix. good work that man.

    thanks.

    What in the world do I need to do to get this to work? It seems that no matter what I do, I get maybe an 80×80 box showing just a small amount of the logo centered above the login box. No matter what I do, I can’t get it to move to the left and display in its entirety.

    Screenshot: https://cl.ly/image/2v2h2h1U1o2V

Viewing 13 replies - 16 through 28 (of 28 total)
  • The topic ‘Logo not displaying properly’ is closed to new replies.