2

I'm using Drupal 7 for a site I'm making, but when I am using the dashboard/backend of drupal the modal box doesn't fit on my screen and causes a wierd scrollbar (FF & Chrome etc) bug that I've never seen before on any site!

enter image description here

See how the bottom down arrow has disappeared?

On some screens this means that I can't see the bottom of the page, hiding the save buttons.

It works fine with drupal standard themes, but not on my Zen subtheme.

Has anyone seen this before? or has anyone got a theory on how to fix this?

Thanks in advance.

apaderno
  • 28,547
  • 16
  • 75
  • 90
SamMullins
  • 267
  • 4
  • 9
  • It's a wacky CSS issue. To give solid advice, I would need to see a reproduced demo on a site like [JS Bin](http://jsbin.com/), or to see the actual site. – thirtydot Feb 26 '11 at 17:15

1 Answers1

3

You can get rid of the overlay completely by disabling the Overlay module.

geaw35
  • 2,297
  • 3
  • 18
  • 21