Question:

How can i make a photobucket picture not be directed to photobucket when clicked?

by  |  earlier

0 LIKES UnLike

when u click an icon on ur myspace from photobucket it directs it to photobucket.

is there a way to direct it to somewhere else?

 Tags:

   Report

1 ANSWERS


  1. In your HTML, it will have something like this:

    <a href="LINK"> <img src="PICTURE" border="0"> </a>

    Change it to this:

    <img src="PICTURE">

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.