marcelodolza / iziModal

Elegant, responsive, flexible and lightweight modal plugin with jQuery.
http://marcelodolza.github.io/iziModal/
Apache License 2.0
2.16k stars 286 forks source link

Customizing modal loader #214

Open Corouna opened 5 years ago

Corouna commented 5 years ago

I wanna do some customization on the modal's loading overlay, like adding some text under the loader, or change background of it. Is there an easy way of doing this from the configuration, instead of modifying it thru CSS? Basically i just wanna make certain modal looks unique than the rest, so i dont want to touch the css file, which basically will affect all the other modals too.