necesita usar la etiqueta MAP de HTML en el sitio de joomla
Frecuentes
Visto 473 veces
0
I need to use Map HTML tag to make my image work as hyperlink, linked to different social sites, but map tag is not working in Joomla!, but it was working in HTML site.
Este es el código que estoy usando
<img src="images/social_media_icons.jpg" border="0" alt="social media icons" width="365" height="44" /> <map id="Map" name="Map">
<area shape="rect" coords="18,6,56,39" href="twitter_Link" target="_blank" />
<area shape="rect" coords="77,6,112,39" href="facebook_Link" target="_blank" />
<area shape="rect" coords="191,6,229,38" href="youtube_link" target="_blank" />
</map>
1 Respuestas
1
i changed the editor and this work for me :) used JCE Editor for joomla
Respondido 12 Jul 12, 12:07
No es la respuesta que estás buscando? Examinar otras preguntas etiquetadas php or haz tu propia pregunta.