Luke_James
Member
I'm trying to set a custom banner but it won't work for some reason. I click the "other" option and then define a class as "owner", then in EXTRA.css I have this;
.owner {
background: url("http://i.imgur.com/sloZcUX.png") no-repeat;
height: 38px;
width: 105px;
text-indent: -10000em;
display: block;
}
However it doesn't display under my name.
.owner {
background: url("http://i.imgur.com/sloZcUX.png") no-repeat;
height: 38px;
width: 105px;
text-indent: -10000em;
display: block;
}
However it doesn't display under my name.