Jump to content

[SOLUCIONADO] Añadir imagen a .TPL


boxes_87

Recommended Posts

Quiero añadir a un .tpl un link imagen todo esto en el footer.

He añadido lo que esta en rojo pero no cambia... :S

 

 

 

<div id="footer">

{$HOOK_FOOTER}

<div id="copyright">

 

<img src="http://www.tutienda365.es/icon/footer_info.png"></br>

 

Copyright&copy 2012

</a>

</a>

</div>

</div>

</div>

Edited by boxes_87 (see edit history)
Link to comment
Share on other sites

Quiero añadir a un .tpl un link imagen todo esto en el footer.

He añadido lo que esta en rojo pero no cambia... :S

 

 

 

<div id="footer">

{$HOOK_FOOTER}

<div id="copyright">

 

<img src="http://www.tutienda365.es/icon/footer_info.png"></br>

 

Copyright&copy 2012

</a>

</a>

</div>

</div>

</div>

 

 

Despues de añadir esto:

 

 

<img src="http://www.tutienda365.es/icon/footer_info.png" />

 

 

que comentas,

 

¿Has forzado compilación?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...