need help on changing image size |
need help on changing image size |
Nov 7 2006, 09:09 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 33 Joined: Apr 2005 Member No: 121,575 |
is there a code to make perhaps a image smaller on ur about me section but there is a link for when you click on the picture, it enlarges to the original link but it is smaller on your myspace?
|
|
|
|
![]() |
| *WHIMSICAL 0NE* |
Nov 7 2006, 09:27 PM
Post
#2
|
|
Guest |
Try something like this:
CODE <a href="http://URLOFIMAGE"><img src="http://URLOFIMAGE" height="100px" width="100px"></a> Where it says URLOFIMAGE put the url of the image. The first URL is what it will open up to and the second one is the code for the picture that shows up on your myspace. Change the height and width accordingly. If you want it to open in a new window when you click on it, try this: CODE <a href="http://URLOFIMAGE" target="_new"><img src="http://URLOFIMAGE" height="100px" width="100px"></a>
|
|
|
|
Nov 7 2006, 10:11 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 33 Joined: Apr 2005 Member No: 121,575 |
thanks a lot
|
|
|
|
![]() ![]() |