Quote:
Originally Posted by oldz442
Some radius and border in additional.css should prob work. ie...
Code:
.lastpostby .avatar, .lastpostinfo .avatar, .threadlastpost .avatar {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px #DDD solid;
padding: 2px;
}
|
Hi
i have copied and pasted above text in additional.css file and nothing happen ?
thanks.