summary image as link?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
stevenlyons
Posts: 69
Joined: Fri 2. Jul 2004, 01:46
Contact:

summary image as link?

Post by stevenlyons »

OK so I want to do something very simple and logical: make the summary image link to the full article when clicked. Can anyone here explain how I might do this?

Thanks.

SL
Pappnase

Post by Pappnase »

hello steve

please look at the sample.tmpl then you will see this :wink:

Code: Select all

[IMAGE]<div><a href="{ARTICLELINK}">{IMAGE}</a></div>[/IMAGE]
i think tahst what you want.
stevenlyons
Posts: 69
Joined: Fri 2. Jul 2004, 01:46
Contact:

Post by stevenlyons »

perfect!

thanks.
Post Reply