Add an image to the landing page

For discussion of the Poker Mavens server module and other administration topics
Post Reply
Didier09
Posts: 2
Joined: Sun Apr 26, 2020 6:08 pm

Add an image to the landing page

Post by Didier09 »

Hello,

I have the Lite version of PM. Is it possible to add an image to the landing page (where you're prompted to enter a password to enter the site)? I have friends who play on multiple PM sites so it would be nice for them to visually be able to see that their connecting to the correct site. It wouldn't have to be anything fancy, just an image below the password input field.

Thanks!
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Add an image to the landing page

Post by Kent Briggs »

Didier09 wrote:I have the Lite version of PM. Is it possible to add an image to the landing page (where you're prompted to enter a password to enter the site)?
Not if they are connecting through the directory at http://www.pokermavens.net since they enter the password there. But if they are connecting directly, you can use the language feature to change the default password prompt and enter an img tag to insert an image located somewhere from a public URL.

System tab -> Client Settings -> Enable custom language 1 = Yes

Language tab -> Site Password Form -> Message -> Language 1 Column = <img src="http://www.example.com/myimage.png" />

Then include a Language parameter in your site URL: 123.123.123.123:8087?Language=1
Post Reply