Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Austin

    (@austyfrosty)

    Can you provide a URL to your login form. Also, your WordPress version and Custom Login version.

    Plugin Author Austin

    (@austyfrosty)

    Seems your running an out dated version?

    Thread Starter SAM

    (@blogsaays)

    No bro I’m using 1.1.4 its up to date. Its my pleasure if you could help me to resolve this issue

    Plugin Author Austin

    (@austyfrosty)

    Okay, looks like your are using some sort of cache or minify on the login page. Which is stripping some text from the CSS.

    You CSS shows as below, You’ll notice no closing semi-colon on background-color which is messing up your CSS.

    <style type="text/css">html{background-color:background-image: url('https://www.SITE.com/wp-content/uploads/.../Apple-BG-.png');
    Thread Starter SAM

    (@blogsaays)

    I checked out I dont have any kind of Cache or Minify enable. I’m using W3 Total Cache

    Plugin Author Austin

    (@austyfrosty)

    I checked out I dont have any kind of Cache or Minify enable. I’m using W3 Total Cache

    Add wp-login.php to the W3 Total Cache ignore.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Custom Image Background Not Working’ is closed to new replies.