Image was changed :
http://i.imgur.com/ZTgYpXu.pngSorry.
Just looking how to keep names centered Experts. When i center your name on the "preview" it looks great. But if someone has a really short name its off center.
Here the current log:
body {
background-color: transparent;
color: white;
}
#sub-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 580px !important;
height: 110px !important;
background-repeat: no-repeat;
background-image: url('
http://i.imgur.com/ZTgYpXu.png') !important;
background-position-y: 0px;
}
#sub-notification .subname {
margin-left: 168px !important;
padding-top: 0px !important;
width: 385px;
line-height: 14px !important;
vertical-align: center;
font-size: 28px;
font-family: Algerian;
text-shadow: 2px 2px 1px #000;
color: ##FF0000;
}
#sub-notification .streamname {
margin-right: 40px;
padding-top: 20px;
text-align: right;
line-height: 45px;
vertical-align: top;
font-size: 55px;
font-family: Algerian;
text-shadow: 2px 2px 1px #000;
color: transparent;
visibility: hidden !important;
text-shadow: 0 0 3px rgba(255,255,255,1);
}
#sub-notification .header {
margin-right: 0px;
padding-top: 10px;
text-align: center;
vertical-align: top;
font-size: 32px;
line-height: 26px;
font-family: Algerian;
text-shadow: 2px 2px 1px #CBC2FF;
color: black;
visibility: hidden !important;