You could edit image display and allow it to accept an attribute of borderSize and default it to 1 or whatever. Then you could pass borderSize in your call and give it a value of 0. Obviously where the code actually spits out the image you'll have to add border="#attributes.borderSize#"
_____ Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jaci Sent: Wednesday, May 16, 2007 3:07 PM To: farcry-dev Subject: [farcry-dev] imageDisplay Widge skin I've added a container to the homepage using a random facts rule. I've created a custom template to display the facts (which include an image and link) I want the image to link to the associated link but when I use the <widge:imageDisplay objectid="#stObj.imageID#" alt="#stObj.title#" ImageSize="original" bFailToTitle="false"> and add a link around it it adds a border to the image. I looked at the imageDisplay code and it doesn't seem to include an attribute to set the image border to 0. Can I create this link some other way or can I set the border of the image to 0 somehow? Thanks Jaci --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
