mouse0270 / bootstrap-notify

Turns standard Bootstrap alerts into "Growl-like" notifications.
http://bootstrap-notify.remabledesigns.com/
MIT License
2.25k stars 642 forks source link

Notify box styles #158

Open juanan opened 7 years ago

juanan commented 7 years ago

Hi,

when I call to $.notify(), the result is not the same as I get in your demo (http://bootstrap-notify.remabledesigns.com/)

Mine

image

Yours

image

What am I missing?

Thanks a lot.

wittfabian commented 7 years ago

It looks like you forgot to include the bootstrap framework. http://getbootstrap.com/

Or your style overwrites the default settings.