niallbobbyjoe
New Member
I CANT SEEM TO PUT THIS CSS IN OBS STUDIO, IT JUST DONT WORK, THE WHOLE WINDOW BECOMES BLANK
body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; }
*
{
font-family: Motorwerk;
}
.status-container
{
padding:50px;
background-color: transparent !important;
text-shadow: 0px 1px 1px #000;
}
.name
{
display:none !important;
}
.online-count > span:nth-of-type(2)
{
display:none;
}
.status
{
background-image: url('') !important;
}
body { background: transparent !important;}
#channelSubs::after
{
content: "";
opacity: 1;
left: 0%;
top:-115%;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
}
#channelSubs
{
display: block;
position: relative;
width:100%;
height:400px;
color:#fff !important;
font-size:500px;
font-family: Motorwerk;
letter-spacing: -2px;
opacity: 1;
font-weight: bold;
text-shadow: 0 2px 4px #fdc655, 0 4px 4px #ffa41f, 0 6px 4px #ff8100, 0 8px 4px #ff7400, 0 10px 0 #FF5722, 0 12px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1), 0 2px 6px rgba(0, 0, 0, 0.3), 0 6px 10px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.25), 0 20px 20px rgba(0, 0, 0, 0.2), 0 40px 40px rgba(0, 0, 0, 0.15),0 10px 40px rgba(255, 129, 0, 0.4);
}
.odometer-inside * {
padding: 0px 30px;
margin: 0px -34px;
margin-top:-40px;
}
.odometer-formatting-mark {
display: none;
}
#footerBar,#nameLink,#subscribeButton{display:none !important;}
*{ transition: all 0.5s !important;}
body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; }
*
{
font-family: Motorwerk;
}
.status-container
{
padding:50px;
background-color: transparent !important;
text-shadow: 0px 1px 1px #000;
}
.name
{
display:none !important;
}
.online-count > span:nth-of-type(2)
{
display:none;
}
.status
{
background-image: url('') !important;
}
body { background: transparent !important;}
#channelSubs::after
{
content: "";
opacity: 1;
left: 0%;
top:-115%;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
}
#channelSubs
{
display: block;
position: relative;
width:100%;
height:400px;
color:#fff !important;
font-size:500px;
font-family: Motorwerk;
letter-spacing: -2px;
opacity: 1;
font-weight: bold;
text-shadow: 0 2px 4px #fdc655, 0 4px 4px #ffa41f, 0 6px 4px #ff8100, 0 8px 4px #ff7400, 0 10px 0 #FF5722, 0 12px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1), 0 2px 6px rgba(0, 0, 0, 0.3), 0 6px 10px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.25), 0 20px 20px rgba(0, 0, 0, 0.2), 0 40px 40px rgba(0, 0, 0, 0.15),0 10px 40px rgba(255, 129, 0, 0.4);
}
.odometer-inside * {
padding: 0px 30px;
margin: 0px -34px;
margin-top:-40px;
}
.odometer-formatting-mark {
display: none;
}
#footerBar,#nameLink,#subscribeButton{display:none !important;}
*{ transition: all 0.5s !important;}