Jake,
It can take a while to wrap your head around uploading, and now that MSFT
has complicated things with Vista and IE7, I think you will find that the
time you invest in learning how to use FileZilla will save you time and
frustration in the future. Glad to hear that you got the site uploaded.
One correction. Not to be picky, but you uploaded your index.htm file and
your index_files folder to your public_html FOLDER, not file. I point this
out, for others who may be reading this, and because of your other question
about photos.
There are a number of ways to insert photos and/or photo albums into a Pub
web. Which is best, depends on what you want to accomplish. The most common
approach usually is how to do thumbnails to full size images. This can be
accomplished by inserting a thumbnail size image (perhaps 100 to 150 pixels
wide), and then linking that image to a large size image that is actually
inserted into another page of your Pub web publication, along with back and
forward links. Alternatively, you can link that thumbnail to a full size
image that you upload to another subfolder on your host...thus my correction
about the use of the words "file" and "folder". For example you could create
a subfolder on your site using FileZilla alongside the index_files folder,
within the public_html folder, called "images". Then your link from your
thumbnail to the full size image that you upload to the "images" folder
would be:
http://www.yoursite.com/images/yourimage.jpg
Reference: How to Thumbnail in Publisher Web Publications :
http://msmvps.com/blogs/dbartosik/pages/80553.aspx
and: Reduce download times by adding thumbnail images to a Web page:
http://office.microsoft.com/en-us/publisher/HP102038031033.aspx
Alternatively, most third party image editors have the capacity to create a
html "slide show", which you can upload with FileZilla to a subfolder on
your host, and link to from your site. Also JAlbum and Porta are popular
photo album programs that are free to use (just Google for the sites). If
you get real invested in this, you can also create an iframe to "import"
your html slide show into a page of your website, but this is probably
beyond what you are asking at this point.
One thing to keep in mind, the more images in your web, the longer it takes
to load. Be sure to either optimize and size your images before you insert
them into a Pub web page, or compress them before you upload them. Pub 2007
has this tool built-in. Reference: Compress graphics file sizes to create
smaller Web sites:
http://office.microsoft.com/en-us/publisher/HA012301391033.aspx
DavidF