Warning: Undefined property: stdClass::$id in /home/infobar/public_html/system/user.php on line 132
Warning: Cannot modify header information - headers already sent by (output started at /home/infobar/public_html/system/user.php:132) in /home/infobar/public_html/controllers/widget.php on line 22
body:before {
content: '';
text-align: center;
display: flex;
background-color: #
Warning: Undefined property: stdClass::$color_bg in /home/infobar/public_html/controllers/widget.php on line 57
;
color: #
Warning: Undefined property: stdClass::$color_fg in /home/infobar/public_html/controllers/widget.php on line 58
;
height: fit-content;
height: -moz-fit-content;
padding: 14px 25px 14px;
margin-bottom:0px;
align-items: center;
justify-content: center;
white-space: break-spaces;
font-size: 16px;
position:absolute;
z-index: 9999;
}
@media (max-width:768px) { body:before { position: unset!important; display:block; } }