Hi, > what about if i want to place a single image in the center of the page, > rather than left justified which seems to be the default?
[[Image(myimage.png, align=center)]] does it. Unfortunately, you can't have text float around the centered image, like in standard DTP: Multiple columns, text wraps from one column to another, around a centered image in the middle. HTML just can't do that automatically. > and i did choose to place it left justified, how can i place text to > the right of it, rather than below it? [[Image(myimage.png, align=left)]] Hello this text will show up right from the image, starting top-aligned with the upper border of the image. HTH, - Christian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---