AW: Antw: AW: image object problem in YAML
"Funda Kurt" <[email protected]>
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
This wouldn't work, because the overflow:hidden have to be in an container outside - and there is not container outside. Anyhow, thank you. >>> "Dr. Frank Hoffmann" <[email protected]> 10/16/08 5:45 >>> Why don't you try something like this: div.ZMSGraphic div.clearfloating { clear:none !important; overflow:hidden; } Regards fh -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Funda Kurt Gesendet: Donnerstag, 16. Oktober 2008 14:14 An: [email protected] Betreff: Antw: AW: [zms-developers] image object problem in YAML Dear Mr. Hoffmann, thank you very much for your prompt answer. But unfortunately your solution is activating another problem. A clearing is needed in the outer-container of the image-object. But it should be a "yaml-conform" clearing with overflow:hidden; But there is no "outer-container" for the image-object, so we have to make an update to yaml 2.11.1 to make our own presentation template for the ZMSGraphic - as you guessed. Best Regards, Funda Kurt