Thursday 19 August 2004 10:04:18 am
Hello I have one remaining issue to fix in order to make the ezpublish standard laylouts work perfectly on IE 5.5 Mac.
The Issue: Floated objects need to have a set width in order for them to be floated. In 3.4 the xml objet.tpl now controls the float. Object-Right, Object-left. How can I get the width of the object. So I can have something like this.
<div class="object-{$object_align}" style="width:240px">
|