Thread: MOTD Commands
View Single Post
Ark_Procession
Senior Member
Join Date: Jun 2020
Location: Argentina
Old 12-16-2020 , 11:59   Re: MOTD Commands
Reply With Quote #20

Hi, thanks for this plugin.
It is possible to add a transparent/black background to the motds?

Solved with

HTML Code:
<!DOCTYPE html>
<html>
<head>
<style>
body {
background-color: #000000
}
</style>
</head>
</html>

<b><font color="orange"> TEST

Last edited by Ark_Procession; 12-16-2020 at 12:10.
Ark_Procession is offline