it only happens in IE

a solution would be to include

body{
	height:100%;
}

either in thickbox.css
or the main drupal css file

so that body occupies the whole height of the browser window

its probably an issue that thickbox has itself and not the drupal module but documenting it just in case anyone is interested

Comments

frjo’s picture

Does it only happen in IE 6? Since IE 7 was released I'm much less inclined to fix IE 6 bugs.

giorgosk’s picture

Actually it only happens in IE6

frjo’s picture

Status: Active » Closed (won't fix)