thanks for your help

The problem is that I needed to put the website's top menu (the whole site isn't the shopping cart) on top of the entire store. I was able to do this by editing the html_header.php file. However, when you now click on the product pictures to enlarge them, it doesn't size the window to the dimensions of the picture. Instead it always pops up a small uniform-sized window that only shows the menu. So I've disabled the javascript files responsible for the pop-up and wanted to add another pop-up javascript solution I'd used on another site. I was thinking I could add the actual scripts and styles to the html_header.php file, and then put in the required tags in both the <a> and the <image> tags for what I just assumed is a default template for the images that just sticks in the individual pictures.

As I said, I'm ok and messing around until I find something, but I'm not an advanced programmer in the least. So if there's an easier workaround already, I'd be thrilled.

Thanks again

Mitch