Download & Extend

DDBLOCK hides Superfish (Fixed)

Project:Dynamic display block
Version:7.x-1.0
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I'm using the DDBLOCK module for a slideshow on my homepage; when the Superfish menu extends to the slideshow it gets cut off. I tried adjusting the Z-Index's but it doesn't seem to help.
Thanks,
-Sam

Comments

#1

Priority:major» minor
Status:active» postponed (maintainer needs more info)

Adjusting the z-index should solve the issue.
Do you have a link to your site, so I can help better?

#2

@ppblaauw
Thanks for the reply. Here's a link to the site im building: http://bbamtees.com/drupal

#3

Priority:minor» normal

adding the following to css should help make the wrapper containing the menu overlap the slider, when you have less than 100 slides:

#preface-top-wrapper{
  position: relative;
  z-index: 100;
}

Hope this helps you further, please let me know.

#4

Thanks! Worked. Issue resolved.

#5

Title:DDBLOCK hides Superfish» DDBLOCK hides Superfish (Fixed)
Status:postponed (maintainer needs more info)» fixed

Great is works!
Set status to Fixed.

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here