Saturday 29 December 2007 1:00:33 am
Hi to you all.
I have a problem with a banner link.
I use a banner class image in my page and i want that it link to an external page. I use in the template this code:
<a href="{$banner.object.data_map.url.content}">{attribute_view_gui attribute=$banner.object.data_map.image image_class='original'}</a>
but when I see the page in the browser the link is something like: http://www.mydomain.com/index.php/www.bannerlink.com Why?
|