Cary, I've seen an example at http://www.dynamicdrive.com/style/cssli … e-gallery/
Where a simple css sheet would give me a page where my thumbnails of my pottery would enlarge in a "Mouse over" the thumbnail.
With that code make a style sheet (minus the style tags at the beginning and end) and use VSD's Settings>Add Files... menu to add the style sheet to the root folder of your site.
Use the menu Edit>Edit Header... to insert the link to the style sheet into the head of any pages with galleries. So if the style sheet was called gallery.css, you would insert code looking like this:
<link href="gallery.css" rel="stylesheet" type="text/css">
The galleries themselves will need to be inserted into the pages using the html tool, and their associated images need to be added to the site using the Settings>Add Files... menu.
I'm still working on this idea of a rollover image for a gallery. I'm wondering since VSD works by renaming images from text to object(#) if my ref to a thumbnail shouldn't be an object().jpg instead of dish.jpg.
\Another thing I'm wondering about is the add file function. When I went to the add file..browse then to the drive/folder where the files were, I could not find any files to add to the root so is this a feature after a website is developed and not at the design on the local computer.
I will clarify if this is a bit too vague. Wyndham