MyBB Community Forums

Full Version: How To Set Site Maintenance Image?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
plz anyone tell me How To Set Site Maintenance Image?
What does that mean?
(2011-01-21, 06:05 PM)labrocca Wrote: [ -> ]What does that mean?

I believe he/she means disable/close the board.

If so, go to Admin CP --> Configuration --> Board Online / Offline.

i know how to close or disable board i want to know how i can add image there?
in the board disabled reason block, use the html code to display image. it may work(not tested)

board close reason

<img src="image path" alt="" />
he means like the image shown on some sites like "Site Under maintanance" etc,well this is also my question,but I feel the after closing the board you have to add something after board close thingy you have to add something like <img src=URL> etc then it will show up,am not sure how to do it exactly,this is my question too if anyone can help us with exact solution,thanks!
^^ do as you said.
(2011-01-21, 10:41 PM)TheGodFather Wrote: [ -> ]<img src="image path" alt="" />

It will work, you can use HTML in the board closed reason.