I have now got my photo gallery working. However for some reason I when trying to embed the photo gallery into my website it displays the photo gallery fine but underneath this it displays an exact mirror image of the photo gallery.
I am using an include statement within php to add the contents of the gallery inside a <DIV> tag. As this is the last line of my code I can't see where I can be calling it again.
I also entered another <DIV> tag underneath the <DIV> which has the gallery in it. within this <DIV> the word hello exists. This displays directly underneath the photo gallery however the mirror image then displays directly underneath the work hello.
I have tested this in both IE and FireFox so it is not browser specfic.
Has anyone ever experienced this before? Any advice, suggestions greatly appreciated. Thank you in advance.
