Closed jasdumas closed 9 years ago
Okay, good. I noticed this a little while ago and I thought it was something that I did. That's weird that the theme would cause that. Since we only really need the theme for the navbar colors, you can probably remove a lot of the CSS which we don't use and hopefully that will fix the problem.
I'll try that!
the current version solves this problem albeit without the shading which will be added shortly
Creating a greyed out background over the entire page and the modal is not interactive
If you comment out the
theme = ecsu.css
the problem remedies. I'm looking into an alternative such as using the HTML function/tag and structuring the modal windows that way.