I'm a dope when it comes to php and javascript. I know basic HTML but that's about all. I am familiar with CSS but not an expert by any means. I have a template that a friend wants. It's located here:
http://www.flutterbutterdesigns.com/lisa2/index.html
It's nice looking but I want to integrate the gallery into this design. I read that you could just copy all the code between the body tags but that's not quite true. The code between the body tags has a specific layout to it that will interfere with the layout of the page my friend wants. Here's the bad news. The template is pretty much nested tables. I hate tables! She needs this up quick like so that's why she chose this method. Each one of those photos on the site is just a jpg file within a table. So if you look at the coding (which I'd be happy to paste here if it will help) you will see a td for the large photo (hopefully this can be the main_wrap, and the thumbs can be the thumbnails. However, it is important to remove the style buttons on the e2 gallery and replace them with the Navigation bar.
Any suggestions? I have been sitting at my computer ripping my hair out for 3 days.