Ok fellows
I did create the .maintenance file and my picture shows up on the public page. It also appears on my private page…
this is the code I used in the .maintenance file :
<body>
<div style=”text-align: center;”>
<img src=”wp-content/pizza.jpg”>
</img>
</div>
</body>
If I remove the maintenance mode pluggin, how do I make my website private, while I’m working on it?
Dont you think there is a file in this pluggin, where I can add the precedent code instead of the standard maintenance message?