Thanks for the code, worked like a charm. Although I have noticed that the code gets kicked out and goes back to white. The only work around I've discovered is to add that code as the very last change, save changes, and then don't mess with it after that.
Comments
<html>
<body style="background-color:Purple;">
then at the bottom of the source code do
</body>
</html>
and this will give you a purple background
Thanks for the code, worked like a charm. Although I have noticed that the code gets kicked out and goes back to white. The only work around I've discovered is to add that code as the very last change, save changes, and then don't mess with it after that.