Custom image or logo in the usermin login form?

5 posts / 0 new
Last post
#1 Thu, 06/04/2009 - 17:17
jahlewis

Custom image or logo in the usermin login form?

Is there any way to have a custom image on the usermin login page? I can see where you can do it with virtualmin, but can't find any reference on how to do it with usermin pages.

Fri, 06/05/2009 - 05:08
andreychek

Howdy,

Okay, it turns out the (not-so-user-userfriendly-but-it-works) way of doing that is to create a file named:

/etc/usermin/custom-lang

And in it, add a line like the following:

session_prefix=<img src=http://yourdomain.com/yourlogo.gif>

And that should do the trick!

That option may be added to the GUI at some point here ;-)
-Eric

Sun, 11/22/2009 - 15:25 (Reply to #2)
fakemoth
fakemoth's picture

... how can we make it more... organic? IE8 is always complaining that the picture comes from another site, another cert, unauthenticated content and stuff. I know it's not a problem but my users don't.

Thanks.

Don't take the name of root in vain...

Sun, 11/22/2009 - 15:26 (Reply to #3)
fakemoth
fakemoth's picture

Sry - double post.

Don't take the name of root in vain...

Fri, 06/05/2009 - 09:04
jahlewis

That was it. Thanks!

Topic locked