• Hi,

    My website is http://www.millsyoung.co.uk.

    I have uploaded a background image which is 2,000 px by 1,600 px to the customised erindent login plugin.

    It looks fine on a computer screen however ipads are scaling the background image. Due to the nature of the background, I need it to remain fixed, with smaller resolution screens cropping the sides rather than resizing the entire image.

    Can anyone help me do this?

    I have tried adding the below code to a custom CSS field in my theme with no success:

    body.login {
    -webkit-background-size: 2000px 1600px;
    }

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

Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Fix background’ is closed to new replies.