Do not limit login logo width with 150×150

Viewing 2 posts - 1 through 2 (of 2 total)

  • Author
    Posts
  • #5413
    author-photoLuiz
    Guest

    Not a problem but a suggestion: Leave the logo width limited to the login box width.

    This is my suggestion for CSS:


    #login h1 a {
    width: 285px;
    height: 84px;
    background-size: contain !important;
    background-position: center center !important;
    }

    #5477
    author-photoLinesh Jose
    Keymaster

    Thanks 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘Do not limit login logo width with 150×150’ is closed to new replies.