Topic: Images loading as an X
Hi, I'm pretty new to this but I had thought I was doing fine. I followed the instructions on the website and thought I had set it up fine since when I ran the index off my computer it worked just fine. However, when I load it to my website, the thumbnails show up just fine but the large images are Xs.
I've tried different paths, names, places, folders, everything. The only thing I got to work was when I assigned the thumbnail picture (150 x 150) to both the thumb and the large picture... except that I want the large picture to be larger than that. I then tried to expand the very same thumb to 640 x 640 (what I thought was default) but it no longer showed up as the large image and the thumbnail was still the same.
It just seems no matter what I do, the large image won't show up larger than 150 x 150 once I upload it to my site.
Here's my sourcecode for my first image (I've changed the folder names at least 5 times):
<image imageURL="simpleimages/1.jpg" thumbURL="Insect Thumbs/1t.jpg" linkURL="http://www.google.com" linkTarget="_blank" >
<caption>Touching</caption>
</image>
And if you need a link to the page:
http://www.baczukphotography.com/insects3.html
Any help would be appreciated, and please remember that I'm new to this. :(