I just manage put to work. Where was...
Code:
{* $Id: skype.tpl,v 0.1 2006/04/06 FS Exp $ *}
{capture name=skype}
<table width="100%" border="0" cellpadding="0">
<tr>
<td><div align="center">
<script type="text/javascript" src="{$SkinDir}/skypeCheck.js"></script>
<a href="skype:YOUR-SKYPE-USER?call">
[img]{$ImagesDir}/skype.gif[/img]</a></div></td>
</tr>
</table>
{/capture}
{ include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title="Skype contact us" menu_content=$smarty.capture.skype }
now it is...
Code:
{* $Id: skype.tpl,v 0.1 2006/04/06 FS Exp $ *}
{capture name=skype}
<table width="100%" border="0" cellpadding="0">
<tr>
<td><div align="center">
<script type="text/javascript" src="{$SkinDir}/skypeCheck.js"></script>
<a href="skype:YOUR-SKYPE-USER?call"><img src="{$ImagesDir}/skype.gif" border="0" ></a></div></td>
</tr>
</table>
{/capture}
{ include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title="Skype contact us" menu_content=$smarty.capture.skype }
Works great.
Thanks!
Cya!!!
__________________
Pedro
digitalnotions.i2u.shop
shop.modestclassy.com.au4.1.9 X-Cart
X-Cart
Business 5.3.6.0
Multi-vendor 5.3.6.0