Question:

How do you put pics from photobucket onto a website that when you click on it it will become larger???

by  |  earlier

0 LIKES UnLike

How do you put pics from photobucket onto a website that when you click on it it will become larger???

kind of like the ones here when you scroll down??

http://www.giftbasketbounty.com/site/132...

 Tags:

   Report

2 ANSWERS


  1. use the html code copy n paste to ur blog   its larger.. or if u want right click the pic save as    if u want that as a back ground u should see customise  the back ground


  2. I think you are talking about a thumbnail. Im assuming your website works on/accepts HTML.

    you need to copy the DIRECT LINK of your picture from photobucket into the following HTML code everywhere it says PASTE LINK HERE. Make sure the " " signs still remain.

    Then copy the edited code into your website.

    <a target="_blank" href="PASTE LINK HERE"><img src="PASTE LINK HERE" height="100" width="100"></a>

    You can change the size to whatever you wish by changing the 100 in the height and the width. Change 100 to a different number. If you want the image to be square, make sure the numbers are the same for height and width.

    Hope this helps.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.