Hi. I use a custom module where I load content using iframe and automatically adjust its height and style using a script. This is not allowed by the default wrapper module. I need the module not to display if its height is greater than 100px. Another option would be not to show the module if it contains no content (empty module). Can you help me? Thank you.