Guest Posted March 6, 2006 Posted March 6, 2006 Hi; i put an image to index.php.How can i make it changing, while switching other languages? my code is <tr><td colspan=2><a href=<?=tep_href_link('product_info.php', 'cPath=23&products_id=55')?>><img src=images/qwk055.gif width=161 height=118 border=0></a></td></tr> Thanks For helps!!! :rolleyes:
Guest Posted March 6, 2006 Posted March 6, 2006 you check the language setting before displaying the equivalent image. You could use either the $language or $language_id global var for it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.