I have a problem with the gallery. There are 8 different images in the gallery.
One thumbnail image is shown for every image as shown in the attached image. When I click on the thumbnail, the correct picture opens, it's just that the thumnbnails don't work properly.
I have one article image inserted at the top of the article (this is the thumbnail that shows up for every thumbnail image) and then I have the gallery. Here is the code:
<p><img style="border-width: 1px; border-color: #dddddd; border-style: solid; margin-right: 5px; float: left;" alt="bg" src="images/stories/2011/03/bg3.png" height="120" width="120" />Na platou ispred Beograđanke.</p>
<p>{gallery}beograd{/gallery}</p>
Anyone know what the problem is?