|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
hi i want to make a clickable picture so that it takes me to a different site...whats the code for that?
thanks!! its it something like img scr = " |
|
|
|
|
|
#2 |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
You have to next an img link inside an anchor link. For example:
PHP Code:
|
|
|
|
|
|
#3 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
A couple of additions to what Statica posted.
<a href="link.htm" target="_blank" ><img src="/images/someimage.jpg" border="0" alt="some text"> </a> target="_blank" will open the link in a new window. You don't want someone leaving your site and going to another one generally. border="0" will turn off the ugly blue border around your image.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
#4 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
PHP Code:
can someone edit it? thanks! |
|
|
|
|
|
#5 |
|
~ Ryan ~
|
The image you made is only 150 * 20 > http://img370.imageshack.us/img370/8...nnewhq0.th.gif
If you want it any larger, you'll have to do it with your editor... resizing with HTML ain't so pretty.
__________________
RiotCats.com, an internet domain specifically fabricated and visually erected for the appreciation of the feline kingdom! |
|
|
|
|
|
#6 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
can you edit the code?
i used imageshack.us for hosting. |
|
|
|
|
|
#7 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
this is the pic
|
|
|
|
|
|
#8 |
|
~ Ryan ~
|
Your upload screwed up the size.
Try hosting it directly from your webserver. If you have a webserver, it makes much more sense to host the file from there; and looks more professional. This is what it would look like if you used your upload and allowed HTML to resize it. PHP Code:
Last edited by rspassey; 07-27-2006 at 02:36 PM. |
|
|
|
|
|
#9 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
wow...i dont think that i should let HTML resize it...what size should i use in Imageshack?
|
|
|
|
|
|
#10 | |
|
~ Ryan ~
|
Quote:
If it still auto resizes it, take a look at hosting with photobucket. |
|
|
|
|
|
|
#11 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
|
|
|
|
|
|
#12 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
thanks guys!!
|
|
|
|
|
|
#13 |
|
~ Ryan ~
|
Looks good.
Just out of curiousity, how many watches do you sell in a week? |
|
|
|
|
|
#14 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
its personal, just check my feedback, it will tell you
Ryan, did you change your ID name? |
|
|
|
|
|
#15 | |
|
~ Ryan ~
|
Quote:
I checked out your feedback: your business looks pretty lucrative so far, let's hope it stays that way
|
|
|
|
|
|
|
#16 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
thanks! what was wrong with your old ID?
|
|
|
|
|
|
#17 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
|
|
#18 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
so?...i still dont get it....when you change states, you have to change your ID?
|
|
|
|
|
|
#19 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
You ought to see what happens when you move to Arkansas. |
|
|
|
|
|
|
#20 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
HAHAHA your funny,
...no seriously...why did he change it? |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|