17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 823 Views |
-
resizeByWidth Not Working In Template

7 November 2008 at 7:58pm
I can use any of the GD functions except ResizedImage(). Am I misunderstanding how they work. Below is the code:'
<% control Photo1 %>
<% control resizeByWidth(125) %>
<img src="$URL" class="portrait" alt="" title="" />
<% end_control %>
<% end_control %>The reason I use it in a control, is so I can attach a class to the image tag.
| 823 Views | ||
|
Page:
1
|
Go to Top |

