i have made a block of core/HTML to show a picture on my homepage but when i type in the txt field for expl: <"img>http://www.scoutingranst.be/images/dropping.gif of course without the ". It doesnt show the picture, only an empty image field and the URL of the link.
See http://www.scoutingranst.be/index.php .
Is there any idee why this is a problem?
tnx
Login
Donate to Zikula
Core Modules & Blocks
::
core/HTML and <img>
-
-
The syntax for img is
Code
<img src="path/to/image">
--
"He is not dangerous, he just wants to play...." -
Try going to your Administration > Settings. Near the bottom of that page, you can edit your "HTML options" to allow
tags on your site.
-
I am having the same problem and have changed my settings to allow the
tags
-
chetscc
I am having the same problem and have changed my settings to allow the
tags
Be sure you choose "Allowed with parameters" in the Admin > Settings.
