Forums

Joomla 3.5 Isis3 Modal Shadow Box issue

MainsailSoftware 24 Mar, 2016
To correct an issue with ChronoForms v5 not allowing form editing after the upgrade to Joomla 3.5, I installed and defaulted Isis3 as the admin template as recommended in a related post (http://www.chronoengine.com/forums/posts/f3/t101574/chronoforms-not-working-with-joomla-3-5-0.html).

However, when I tested a couple admin apps I have created with CCv5 that use Modal shadow box windows I find that the iFrame in the box is not positioned correctly:

[attachment=0]Modal Dialog Isis.PNG[/attachment]
Isis original Modal showbox pop-up.

[attachment=1]Modal Dialog Isis3.PNG[/attachment]
Isis3 miss-formatted Modal shadowbox pop-up.

[attachment=2]Admin Link Config.PNG[/attachment]
CCv5 inline HTML link code to show Modal shadowbox pop-up.

[attachment=3]Admin Pre display processing.PNG[/attachment]
Pre display processing CSS addition for modal as recommend in other forum posts.

Is this a CCv5 issue or an Isis3 one?

I would not know as I have never used the Isis3 admin template before.
GreyHead 25 Mar, 2016
Hi MainsailSoftware,

I've not come across this yet. Have you tried commenting out the Over-ride CSS temporarily to see if that works? My guess is that it won't but it removed a level of complexity. There's going to be some similar CSS tweak needed to get these to line up correctly. Hard to tell what that is just from the images though.

Bob
MainsailSoftware 25 Mar, 2016
I am thinking this is a Isis3 problem. My front-end template is working just fine, it is just the back-end admin template that seems to have the problem.

If I comment out the style add, the links simply do not appear in the table. So, the style definitions simply control the appearance of the link in the table. I verified this by adding background color to the CSS definition for the #modal_view link.

The difference seems to probably be in the modal.js code for Isis3. I will compare try and compare the differences between the two templates, and post the results of my investigation...
MainsailSoftware 25 Mar, 2016
I also tested in Hathor back-end template... works fine there, so I don't think this a ChronoEngine issue...

I did a quick look in the Isis vs Isis3 templates. The only place I find reference to 'modal' is in the bootstrap JavaScript files and they are min'ed. I will have to have a look at them in a code editor and do a compare...
This topic is locked and no more replies can be posted.