Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kerry Webster

    (@kwebster)

    We will have to do a little plugin hacking. I will post back when I have the code hack.

    Plugin Author Kerry Webster

    (@kwebster)

    In an unedited version of the plugin,
    go to line 171 of the branded-login-screen.php file:

    $imageName = BLS_BG_IMG_DIR.BLS_BG_IMG;

    and change to:

    $imageName = "http://yoursite.com/path/to/image/background.jpg";

    Let me know how it goes.

    Plugin Author Kerry Webster

    (@kwebster)

    Closing item.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Background from URL’ is closed to new replies.