You could add a CLASS= parameter to the widge:imagedisplay, and in your .CSS
for that class set the border to 0.
thumbnail {
border:0px;
margin:2px;
}
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Jaci
Sent: Wednesday, May 16, 2007 1: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
-~----------~----~----~----~------~----~------~--~---