Thanks for the quick reply cd34, I don't really understand what you're telling me to do...
this is what the support person at video lightbox told me
"Notice, that if you want to install galleries in Blogger posts and other pages which are not on your FTP server/domain name and there is no opportunity to upload .js files and images you should upload 'engine' and 'data' folders on your server and use absolute paths for all Visual LightBox files, for example:
(I uploaded the engine and data folders to
http://erotipussy.com/videos/...on my server)
<!-- Start VisualLightBox.com HEAD section -->
<link rel="stylesheet" href="http://yourdomain.com/engine/css/vlightbox.css" type="text/css" />
<style type="text/css">#vlightbox a#vlb{display:none}</style>
<link rel="stylesheet" href="http://yourdomain.com/engine/css/visuallightbox.css" type="text/css" media="screen" />
<script src="http://yourdomain.com/engine/js/jquery.min.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->"
What do I need to take out or put in? Do I have to edit the body section as well? and how do I get the thumbnails to look like they are supposed to (columns and rows)?