runescapejon
Member
Hello,
Like i mention above in the title how do i remove the color from the staff banner because i am having this
and it's very anooying
here the css
Does anyone know how to remove this banner color ?
EDIT: never mind i know how to fix this xD my mistake
Like i mention above in the title how do i remove the color from the staff banner because i am having this
and it's very anooying
here the css
Code:
.userBanner.userBanner--staff
{
color: transparent;
background-image: url(<image-url>);
height: 53px;
width: 420px;
background-size: 30%;
margin-top: -4px;
background-repeat: no-repeat;
}
Does anyone know how to remove this banner color ?
EDIT: never mind i know how to fix this xD my mistake
Last edited: