diff --git a/profiles/unl_profile/unl_profile.install b/profiles/unl_profile/unl_profile.install
index 9f93a9b4644685fd3915e9e18245c090d5999472..3f74cbfcd044245cacf52dab56a751fafc2c686b 100644
--- a/profiles/unl_profile/unl_profile.install
+++ b/profiles/unl_profile/unl_profile.install
@@ -61,6 +61,8 @@ function unl_profile_install()
     unl_profile_add_shortcut('Contact Us', 'admin/structure/block/manage/block/21/configure');
     unl_profile_add_shortcut('Navigation Links', 'admin/structure/menu/manage/main-menu');
     
+    module_disable(array('overlay'));
+    
     //TODO: IMCE setup (currently cannot be shared between sites)