I'm working on a D6 site based on Zen, and IMCE is getting broken by the default styles. The tabs aren't getting cleared by the rest of the layout, so the window gets all weird (see attached screenshot).

Some of this should be taken care of by the individual theme, but there is at least one piece that should be fixed in imce-content.css. I've attached a patch for it, just added a clear: both to #browse-wrapper so it always appears below the tabs.

CommentFileSizeAuthor
imce-content_css.patch291 byteschellman
imce_screen.png44.11 KBchellman
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

flinkdeldinky’s picture

Thanks for the fix. I never would've figured this out. Really appreciated.

fred0’s picture

True enough that does fix it. I'd figured out another css override solution for zen/genesis that I detailed here:
http://drupal.org/node/345569

ufku’s picture

Status: Active » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

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