You can add CSS style declarations to the macro call. Letting the first images float to the left would help you:
[[Image(myimage.png, float=left)]] [[Image(myimage.png, float=left)]] [[Image(myimage.png)]] This would display the image three times starting from the left. The last invocation doesn't get a flot attribute to properly reset the float for the next paragraph. HTH, Christian p.s.: If you can, please avoid using HTML tables for layout stuff like this. This is the 21st century, after all... ;-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---