vote up 1 vote down star

The Image Web Part doesn't seem to have an href attribute that I can set. Is there something I am missing?

flag

2 Answers

vote up 3 vote down

Does it have to be an Image Web Part? If not I would simply use a Content Editor Web Part and paste the required HTML there.

<a href="http://www.google.com"><img src="urlToImage" /></a>
link|flag
vote up 0 vote down

what if it have to? users need to have an opportunity to change the link and the image themselves and not to disturb an administrator.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.