Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity: Designing & Styling > Adding Hyperlink to Image control?

Adding Hyperlink to Image control?

  • Brian avatar

    Posted on Jan 10, 2012 (permalink)

    Is it possible to add a hyperlink ('href') to a SiteFinity image control? I don't see that property listed (under simple/advanced). When an image has needed a hyperlink, I just use a content block and use html, but I'd think the Image control would have this capability. Am I missing something?

    Reply

  • Posted on Jan 11, 2012 (permalink)

    Brian,

    The image widget is simply for displaying an image. If someone needs that image to be a link then, as you've noticed, using the content block widget is the preferred method.

    Hope that helps!

    Reply

  • Jen Peleva Jen Peleva admin's avatar

    Posted on Jan 12, 2012 (permalink)

    Hello,

    The image control doesn't offer such functionality, but you can use the content block without editing the HTML. For this purpose, insert an image in the content block through the Image Manager, right-click on it and choose 'Image Map Editor'. A dialog will then open, where you can specify the area of the link and define the URL where the image will lead.

    Kind Regards,
    Jen Peleva
    the Telerik team
    Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity: Designing & Styling > Adding Hyperlink to Image control?