Hi,
Thanks for the reply. I managed to work it out (kind of). I understand the code a lot better now that I know that src is an address for the code to look.
I uploaded the code to my public
html file removing the folders:
<script type="text/javascript" src="prototype.
js"></script>
<script type="text/javascript" src="scriptaculous.
js?load=effects,builder"></script>
<script type="text/javascript" src="lightbox.
js"></script>
<link rel="stylesheet" href="lightbox.
css" type="text/
css" media="screen" />
I still have a few things to work out also:
Changing the position of the gallery image (move up a few pixels)
Changing border colours.