You could use a simple <div align="left"></div> around your widgets output or wrap your display in a table align left on the column that holds the image. I'm new to this so this may be a bad ideas for some reason but I don't see why you couldn't.
On May 31, 3:24 am, schlub <[EMAIL PROTECTED]> wrote: > I am trying to display some images next to my facts... it all seems to > be working fine, but I need to align the images left. I don't seem to > be able to pull up any reference to imageDisplay in the core files to > see what parameters are available to me > > This is what I am using: > > <cfimport taglib="/farcry/farcry_core/tags/widgets" prefix="widgets"> > <widgets:imageDisplay objectid="#stObj.imageID#" alt="#stObj.title#" > ImageSize="original" bFailToTitle="false"> > > If I chuck in align="left" it doesnt work :( > > Is there a way to do this? or a different approach? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
