General - .NET User Groups General issues with editing, development and graphic design.
Kentico CMS for .NET User Groups > General - .NET User Groups > Adding URL's to images View modes: 
User avatar
Member
Member
Jon Hopper - 2/15/2009 4:18:55 PM
   
Adding URL's to images
I have a ASPX template, which I am allowing the user to change 3 images at the bottom of the page when editing the page.

I also what them to specify what page they should link to when a visitor clicks the image.

How do I implement this is ASPX?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 2/18/2009 7:47:47 AM
   
RE:Adding URL's to images
Hi,

If you want to have always the same links for any image, you can simply do it in the ASPX code and make an envelope around the editable image web part.

If you want to have different links for each added image, the easiest way is to use editable region web part so the users will add the images to the region and they can also fill the target URL.

Best Regards,
Juraj Ondrus