3.1 & 3.2 Extensions Database 3.1 / 3.2Animated PM Notification

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

rammstein
Users
Users
Posts: 78
Joined: 13 Mar 2015, 19:08
    Windows 10 Firefox

Re: Animated PM Notification

Post by rammstein »

Hello Sniper

thank you for your answer I just made the test avartar he is too big and his must be left we see it and the center

thank you

Image

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Animated PM Notification

Post by Sniper_E »

That was the code from the header navbar. That avatar should be as small as that one.

I did not test any of that of course. I'll try the codes and see what will work and get back to you.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

rammstein
Users
Users
Posts: 78
Joined: 13 Mar 2015, 19:08
    Windows 10 Firefox

Re: Animated PM Notification

Post by rammstein »

OK thank you it is nice

User avatar

rammstein
Users
Users
Posts: 78
Joined: 13 Mar 2015, 19:08
    Windows 10 Firefox

Re: Animated PM Notification

Post by rammstein »

Hello
how can I change the color of the message counter at home I have a red circle with the white number I would like to put the number in red and the other in green
Sans titre.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Animated PM Notification

Post by Sniper_E »

This red background with white text is prosilver's default badge colors. It is not controlled by the extension.

I use blue background with white text... or red background with white text.
In my style's colours.css I changed the colors of the .badge class.

Code: Select all

.badge {
	background-color: #0D4863 !important;
	color: #FFFFFF !important;
}

.badge-new {
	background-color: #D31141 !important;
	color: #FFFFFF !important;
}
But I guess you could place that code in the anipmnotify.css and use the colors you want.

User avatar

rammstein
Users
Users
Posts: 78
Joined: 13 Mar 2015, 19:08
    Windows 10 Firefox

Re: Animated PM Notification

Post by rammstein »

Ok thank you

Post Reply Previous topicNext topic