GoodForNothing Notification

GoodForNothing Notification 1.0.6 Update 3

No permission to download
When recieve, multiple message to quote, reply, trophy
The notifications will be stacked on top of each other:
look-png.86752


I'm trying to get a border radius on the left hand side of the avatar. any ideas?
The CSS will be:
Code:
.notificationWrapper .userAvatar,
.notificationWrapper .userAvatar > img
{
    border: none;
    border-radius: 3px 0 0 3px;
}
 
Code:
.notificationWrapper .userAvatar,
.notificationWrapper .userAvatar > img
{
    border: none;
    border-radius: 3px 0 0 3px;
}

Hi there, where does one place this exactly? gfnnotify.css and if so where abouts? Thanks!
 
I have a comet chat bar that stick out a little from the bottom and it blocks the message a little how do i move the message a little higher?
 
Back
Top Bottom