Thursday 08 September 2005 11:23:39 pm
Hi. I'm using the attribute_view_gui comand to output an image as follows:-
{attribute_view_gui attribute=$node.object.data_map.image.content.data_map.image}
Which outputs this:-
<img src="path to image/image name" width="120" height="90" style="border: 0px;" alt="" title="" />
But I don't want the width and height attributes specified as I'm using XHTML strict per client request (and they insist on validation). Can anyone tell me where to find the template that outputs this image tag, I've looked everywhere but I can't find it. Any help appreciated... Cheers!
Pardon me while I burst into flames...
|