I put some pictures on my myspace, but everytime i go to my profile and click them they take me to the website i first got them from.
How do i stop clickable pictures on myspace.?
Use:
%26lt;IMG src="image url here" border="0"%26gt;%26lt;/a%26gt;
Instead, you just replace with the image url, and there.
How do i stop clickable pictures on myspace.?
%26lt;a href="url"%26gt;
That is what makes it a clickable link. You remove that, you disable the link. Understand?
How do i stop clickable pictures on myspace.?
well this is probably the code you use to put it on your page. if you got it from photobucket.
%26lt;a href=" urlofyourpicutre.com.gif" target="_blank"%26gt;%26lt;img src=" urlofyourpicture.com.gif" border="0" alt="Namepicture"%26gt;%26lt;/a%26gt;
take the first half off. and the second half take everything after 'border' off. then add a less then sign '%26gt;'
it should look like this.
%26lt;img src=" urlofyourpicture.gif"%26gt;
the easy way would be to just copy the url and insert it in that code, without spaces.
No comments:
Post a Comment