vielen dank!
ich glaube das war das problem!
wie immer super support!
thx
edit: html funktioniert jetzt, nur leider ändert joomla den code beim speichern.
ich will das einfügen:
HTML-Code:
<map name="Landkarte">
<area shape="circle" coords="319,159,10"
href="http://edgarweiler.de/index.php?option=com_content&view=article&id=43&Itemid=39&lang=de" alt="Berlin" title="Berlin">
<area shape="circle" coords="307,358,10"
href="http://edgarweiler.de/index.php?option=com_content&view=article&id=9&Itemid=7&lang=de" alt="Boebrach" title="Boebrach">
<area shape="rect" coords="134,298,10"
href="http://edgarweiler.de/index.php?option=com_content&view=article&id=8&Itemid=6&lang=de" alt="Frankfurt" title="Frankfurt">
<area shape="circle" coords="113,309,10"
href="http://edgarweiler.de/index.php?option=com_content&view=article&id=10&Itemid=8&lang=de" alt="Kooperation" title="Kooperation">
</map>
und nachdem speichern macht joomla diesen code daraus:
HTML-Code:
<map name="Landkarte">
<area href="http://edgarweiler.de/index.php?option=com_content&view=article&id=43&Itemid=39&lang=de" shape="circle" coords="319,159,10" mce_href="http://edgarweiler.de/index.php?option=com_content&view=article&id=43&Itemid=39&lang=de" alt="Berlin" title="Berlin">
<area href="http://edgarweiler.de/index.php?option=com_content&view=article&id=9&Itemid=7&lang=de" shape="circle" coords="307,358,10" mce_href="http://edgarweiler.de/index.php?option=com_content&view=article&id=9&Itemid=7&lang=de" alt="Boebrach" title="Boebrach">
<area href="http://edgarweiler.de/index.php?option=com_content&view=article&id=8&Itemid=6&lang=de" shape="rect" coords="134,298,10" mce_href="http://edgarweiler.de/index.php?option=com_content&view=article&id=8&Itemid=6&lang=de" alt="Frankfurt" title="Frankfurt">
<area href="http://edgarweiler.de/index.php?option=com_content&view=article&id=10&Itemid=8&lang=de" shape="circle" coords="113,309,10" mce_href="http://edgarweiler.de/index.php?option=com_content&view=article&id=10&Itemid=8&lang=de" alt="Kooperation" title="Kooperation">
</map>
Lesezeichen