Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Add Hyperlink to Image Web Part

  Asked By: Travon Knowles         Date: Jul 12, 2006      Category: Sharepoint      Views: 892
 

Is there a way to add a hyperlink to an image in an Image Web Part? Or am I forced to use FrontPage?

Tagged:            

 

6 Answers Found

 
Answer #1       Answered By: Gopal Jamakhandi          Answered On: Jul 12, 2006       

You could upload the image  into a picture library. You could then reference the image from the picture library in the Image Web Part. You could also create a hyperlink  to the image from the picture library.

 
Answer #2       Answered By: Anibal Baird          Answered On: Jul 12, 2006       

I've already referenced the image  from the picture library in the Image Web Part. What I want from there is the ability to hyperlink  that image to another page, so when the image in the Image Web Part is clicked the user is taken to another page.

 
Answer #3       Answered By: Karla Morrison          Answered On: Jul 12, 2006       

If I added that feature to the Image Upload web  part, would you find that helpful?

 
Answer #4       Answered By: Patricia Richardson          Answered On: Jul 12, 2006       

Why not use a CEWP and put your image  inside a </ href....> ; e.g.,
<a href="http://.........."><img src='/_layouts/images/ball_glass_reds.gif' alt='*' /></a>

Then export the resulting web  part. You can add  it to the web part  gallery so it can be used again.

 
Answer #5       Answered By: Laura Walker          Answered On: Jul 12, 2006       

I don’t think you can do that with the image  Web Part. However, the Content Editor Web Part will let you do what you want. First, insert the image using the CEWP Rich Text editor. Next, select the picture and then select Insert Hyperlink.

 
Answer #6       Answered By: Deven Ghurye          Answered On: Jul 12, 2006       

How do you get the CEWP? And how do you add  it to your web  parts
list? Sorry if this is a basic question. I'm fairly new to doing
anything with Sharepoint that is not pretty much out of the box.

 
Didn't find what you were looking for? Find more on Add Hyperlink to Image Web Part Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].