Closed (fixed)
Project:
Dynamic display block
Version:
6.x-1.0-rc6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2010 at 15:52 UTC
Updated:
19 Mar 2010 at 00:24 UTC
Hi
I have ddblock working with custom theme modest-grey40. It's great!
I use Acquia Marina and have a drop down menu.
When an image in ddblock changes it masks the drop down. This happens in Firefox, Opera, Chrome. For once IE actually works and doesn't mask it!
Please can you advise hjow to fix this as I'm sure it's not a bug but a configuration somewhere.
you can see it at www.mobexx.co.uk/drupal
Thanks
Comments
Comment #1
ppblaauw commentedIn this part of the of the CSS give the z-index a higher value e.g. 10
so it becomes
You need to disable CSS optimization and reload the page and apply it again or clear the cache at:
Administer > Site configuration > performance, to make the CSS changes work.
Hope this helps you further, please let me know.
Tip: When you assign an issue to yourself , it means: I will solve this and no one else needs to do something now. Leave it to unassigned so others will react.
Comment #2
markdl58 commentedPerfect!
everything works now.
Comment #4
ppblaauw commentedChanged issue title