Forums / Setup & design / Online editor problem with images
Marko Žmak
Wednesday 20 October 2004 8:28:04 am
I've installed recently and it has some problems with displaying images.
In the admin interface, when editing the XML field, the image is displayed correctly with the text wrapped around it. But on the user site the image is displayed in a separated line with text under it.
Can anyone help?
P.S. I use this code to display the xml field:
{attribute_view_gui attribute=$article_node.object.data_map.body}
-- Nothing is impossible. Not if you can imagine it! Hubert Farnsworth
Wednesday 20 October 2004 8:31:12 am
I Also noticed that the XML field is displayed correctly when viewing the article from in the admin interface. The difference between the admin and user site i that in the admin site an addtional div tag is used around the image:
<div class="imageleft"><img src="/var/me/storage/images-versioned/2367/1-eng-GB/test_ikona1_medium.gif" alt="" />
Why does that work only in the admin interface and how can I fix it?
Please help.
Thursday 21 October 2004 8:19:07 am
Can anyone help me with this one? Please.