Hello all,
Problem/Motivation
I use gin_toolbar module and it stops working properly after activating ief_popup.
Steps to reproduce
Install gin_toolbar and ief_popup modules, you'll notice the bug.
Proposed resolution
There is a chance if we do something with this line below, on ief_popup.js file.
$(".toolbar").css("z-index", "unset");
Best,
Orkut
Comments
Comment #2
datawebI could not recreate your bug but i did some optimizations for the Gin theme. Can you test https://www.drupal.org/project/ief_popup/releases/2.0.0-rc1?
If the problem you experienced still exists please give some more details, screenshot, ... .
Comment #3
orkutmuratyilmazI've tested with 2.0.0-rc1 and the problem is solved now:)
Thank you @dataweb! :)
Comment #4
datawebComment #5
datawebComment #7
orkutmuratyilmazUnfortunately it's back in town again.