I am currently using jNotify to display my notifications. The problem is that all notifications seem to float over the website, instead of pushing the website down. I have looked at the above link and I can seen an option:
classContainer: "jnotify-container" // className to use for the outer most container--this is where all the
How do I make use of this and will it push the website content down while the notification is being displayed?