
D7 hack to disable overlay
Posted January 3rd, 2010 by shunting
I'm sure the right thing to do is create a new profile, but right now I'm tired of making the first thing I do after an install disabling overlay. So:
1. Go into ... profiles/default/default.info
2. Comment out this line:
dependencies[] = overlay
thus
; dependencies[] = overlay
No more obtrusive overlay.

