GoodForNothing Notification

GoodForNothing Notification 1.0.6 Update 3

No permission to download
@Alfa1 that error should be suppressed... from the URL provided I am guessing you are using an add-on installer? What happens when you manually install the add-on?
 
Goodie, help! >.> lol

I'm trying to get a border radius on the left hand side of the avatar. any ideas?
 
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!
 
Installed this over the weekend and its been completely overwhelming users on mobile:

1.webp

Any fix in the works for this? Its a little oppressive.
 
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