Quote:
Originally Posted by blue6995
I have tried this twice, changing the image link to my own, but all I get is the original image not a thumbnail!
Any ideas why?
|
My mistake!
Where it says width="150px" it should say
width:"150px"
Here's the correct code
Code:
<a href="{param}"><img alt="" border="0" src="{param}" style="width:150px; margin: 0px 10px 10px 0px; float: {option};"/></a>