- Posts: 65
COMMUNITY FORUM
Issue with K2 2.7 front-end modal
- Alexander Ioannidis
-
Topic Author
- Offline
- Senior Member
Less
More
9 years 1 month ago #152329
by Alexander Ioannidis
Issue with K2 2.7 front-end modal was created by Alexander Ioannidis
Hi K2 team, I updated all of my K2 websites and it was a breeze, no problems so far with existing overrides etc.
On one of my websites though, the new modal for the item main image is experiencing an issue I believe is associated with z-index.
Please visit mostwantedwarehouse.com/el/blog/item/63-meet-the-new-klim-adventure-rally and click on the item's main image to see what I mean.
Tried some CSS overrides but not at all happy with the result.
Any pointers?
Thanks in advance,
Alex
On one of my websites though, the new modal for the item main image is experiencing an issue I believe is associated with z-index.
Please visit mostwantedwarehouse.com/el/blog/item/63-meet-the-new-klim-adventure-rally and click on the item's main image to see what I mean.
Tried some CSS overrides but not at all happy with the result.
Any pointers?
Thanks in advance,
Alex
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 1 month ago #152350
by Krikor Boghossian
Replied by Krikor Boghossian on topic Issue with K2 2.7 front-end modal
Yes, it is a z-index issue.Simply paste this code in your template's css.
.mfp-bg { z-index: 9998; }
.mfp-wrap { z-index: 9999; }
Please Log in or Create an account to join the conversation.
- Alexander Ioannidis
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 65
9 years 1 month ago #152351
by Alexander Ioannidis
Replied by Alexander Ioannidis on topic Issue with K2 2.7 front-end modal
Dude, I want to buy you beer!!! :) :) :)
I was using the wrong classes, that's why I wasn't getting the desired result!
Thank you so much Krikor. Turns out I need to do this for another 2 websites.
Also: Will this new modal be available for SIG Pro too? Would be nice to have a consistent visual result when using K2 & SIG Pro...
I was using the wrong classes, that's why I wasn't getting the desired result!
Thank you so much Krikor. Turns out I need to do this for another 2 websites.
Also: Will this new modal be available for SIG Pro too? Would be nice to have a consistent visual result when using K2 & SIG Pro...
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 1 month ago #152353
by Krikor Boghossian
Replied by Krikor Boghossian on topic Issue with K2 2.7 front-end modal
Actually it is already present.
Please Log in or Create an account to join the conversation.
- Alexander Ioannidis
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 65
9 years 1 month ago #152356
by Alexander Ioannidis
Replied by Alexander Ioannidis on topic Issue with K2 2.7 front-end modal
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 1 month ago #152359
by Krikor Boghossian
Replied by Krikor Boghossian on topic Issue with K2 2.7 front-end modal
It is magnific popup.
Please Log in or Create an account to join the conversation.
- Alexander Ioannidis
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 65
9 years 1 month ago #152361
by Alexander Ioannidis
Replied by Alexander Ioannidis on topic Issue with K2 2.7 front-end modal
Magnific, just like your support :)
Thank you my friend!
Thank you my friend!
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 1 month ago #152363
by Krikor Boghossian
Replied by Krikor Boghossian on topic Issue with K2 2.7 front-end modal
You 're welcome Alexander :)
Please Log in or Create an account to join the conversation.