Zwracam się do Was o pomoc ponieważ mam problem z wklejaniem kodu do cms'a joomla.
Wklejam kod napisany w notepad++
<div style="float: left"> <a href="index.php?option=com_ponygallery&Itemid=44&func=viewcategory&catid=7"><img src="nordkapp.jpg" style="border: 0;" alt=""/></a><br /><a href="index.php?option=com_ponygallery&Itemid=44&func=viewcategory&catid=9"><img src="norwegia.jpg" style="border: 0;" alt=""/></a><br /><a href="index.php?option=com_ponygallery&Itemid=44&func=viewcategory&catid=7"><img src="bialowieza.jpg" style="border: 0;" alt=""/></a><br /><a href="index.php?option=com_ponygallery&Itemid=44&func=viewcategory&catid=9"><img src="izrael.jpg" style="border: 0;" alt=""/></a> </div> <div style="width: 400px; height: 380px; background: url(europa.jpg); float: left;"> </div>
A po zapisaniu zostaje kod:
<div style="float: left"> <a href="index.php?option=com_ponygallery&Itemid=44&func=viewcategory&catid=7"><img style="border: 0pt none" src="nordkapp.jpg" alt="" /></a><br /><a href="index.php?option=com_ponygallery&Itemid=44&func=viewcategory&catid=9"><img style="border: 0pt none" src="norwegia.jpg" alt="" /></a><br /><a href="/index.php?option=com_ponygallery&Itemid=44&func=viewcategory&catid=7"><img style="border: 0pt none" src="bialowieza.jpg" alt="" /></a><br /><a href="/index.php?option=com_ponygallery&Itemid=44&func=viewcategory&catid=9"><img style="border: 0pt none" src="/izrael.jpg" alt="" /></a> </div> <div style="width: 400px; height: 380px; background: url('"\"\"\"europa.jpg\"\"\""'); float: left"> <a href="#">NORDKAPP</a> <a href="#">NORWEGIA</a> <a href="#">POLSKA</a> <a href="#">IZRAEL JORDANIA</a> </div>
Gdzie cos zmienic zeby kod byl identyczny z tym co na napisalem??