Thanks, with your permission, I'd like to include those changes in the next version.Ok, I made two changes in Gritter.css, firstly to the bottom padding of the item container, then the dismiss css, placing it closer to the bottom and further from the right, to avoid the radius.
Code:.gritter-item { display:block; color:#eee; padding: 15px 11px; font-size: 11px; font-family: "Verdana", "Tahoma", "Arial", sans-serif; position:relative; margin:0 0 10px 0; background:#252525; background:rgba(0,0,0,0.855); border: 2px solid #252525; border: 2px solid rgba(0,0,0,0); -moz-border-radius:10px; -webkit-border-radius:10px; } .gritter-dismiss { position: absolute; font-size: 8px; bottom: 1px; right: 10px; }
View attachment 31875
Just a note to remember, GritterNotifications and Gritter.css are two templates that can change dramatically between versions. It's best to avoid changing them if possible, or remember to revert after installing a new version.
You could use GritterEXTRA.css which I will never change.
I love the fact you're doing an Angry Birds oneJust curious (because your css gradient tips thread prompted and reminded me of this and I thought you would be doing the css3 gradient thing yourself) is will you be doing some css3 gradient notices? . I'm in the process of designing some and waiting till i have about 5-6 done before releasing but was wondering whether your going down this route?
Here's a little update on my stockpile designing one more today before releasing the 1st batch but thinking for basic yet quality eye candy notification you just can't beat css3 gradients.
![]()
@ chris - I started that angry bird character (the notice turned out bad) especial the angry bird but I'm restarting that one today.
View attachment 31886
I officially can't use the reply button in message view because I have so many notifications 19 in total and no chance of stopping. lol

That one doesn't look too bad . If you are improving it I can't wait to see that

Also looking forward to seeing these CSS3 ones. They look great.
How bad do they look in Internet Explorer? Or have you included images as a fallback?