image login size
-
Hi please revise the logo size css on the current version the size of the logo is to small.
The css should be something like this. thanks
#login h1 a, .login h1 a {
background-image: url(“..logo.png”) !important;
background-size: contain !important;
max-width: 220px !important;
padding-bottom: 30px;
width: auto;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘image login size’ is closed to new replies.