Topic: I have no idea where to post!
Sorry to sound so frantic, but I've just got through with manually creating my pictures. I'm using Square Space as the website builder. I decided to use the smaller version that you can embed into a web page.
So uploaded all the files onto the web server.
this is my xml file
<?xml version="1.0" encoding="UTF-8"?>
<simpleviewergallery maxImageWidth="700" maxImageHeight="500" textColor="0x333333" frameColor="0x999999" frameWidth="0" stagePadding="0" navPadding="40" thumbnailColumns="6" thumbnailRows="2" navPosition="bottom" vAlign="top" hAlign="center" title="SimpleViewer Gallery" enableRightClickOpen="true" backgroundImagePath="" imagePath="" thumbPath="">
<image>
<filename>stef.jpg</filename>
</image>
<image>
<filename>arielle.jpg</filename>
</image>
<image>
<filename>vero.jpg</filename>
</image>
<image>
<filename>bianca.jpg</filename>
</image>
</simpleviewergallery>
http://jaimartin.squarespace.com/storag … allery.xml
I tried to post this into an html secion on my squarespace page. im also not sure if this is what I need to post into the html section between <html></html>. Or am I completele doing this rong?