images in rss feeds

ok so i finally figured out how to publish my own RSS feeds (with a little bit of help). I am now trying to put images into the rss feeds. I managed to do this using the http://www.w3schools.com/rss/tryrss.asp?filename=rss_ex_ thing and it works in their try it yourself preview thing, but it doesn't work in the rss block on Dolphin. Why is this?

This is the simple code i am using......


<rss version="2.0">
<channel>
<title>ShoomBoom! Daily Horoscope</title>
<description>ShoomBoom! Daily Horoscopes</description>
<image>
</image>
<item>
<title>ShoomBoom! Daily Horoscope</title>
<description>Shoomboom horoscopes</description>
</item>
<item>
<title>ShoomBoom! Daily Horoscope</title>
<description>Shoomboom horoscopes</description>
</item>
<item>
<title>ShoomBoom! Daily Horoscope</title>
<description>Shoomboom horoscopes</description>
</item>
</channel>
</rss>


Quote · 11 Jun 2013

so is there a way to do it?

Quote · 12 Jun 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.