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 -~----------~----~----~----~------~----~------~--~---
