State
(custom)
<style>
.ny_top {
min-height: 140px;
min-width: 100%;
background-image: url(/cms/scenes/backgrounds/new-year_fon.jpg);
background-repeat: no-repeat;
background-position: left top;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 100%;
}
.ny_timer{
color: #00ff00;
}
</style>
<div class="ny_top">
<big style="font-size:24px">%ThisComputer.timeNow%</big>
<img src="/img/icons/status/lock_32_%Security.stateColor%.png" align="absmiddle"> %Security.stateDetails%
<img src="/img/icons/status/system_32_%System.stateColor%.png" align="absmiddle"> %System.stateDetails%
<img src="/img/icons/status/network_32_%Communication.stateColor%.png" align="absmiddle"> %Communication.stateDetails%
<br/>
%ThisComputer.somebodyHomeText% <br>
<BR>
</div>