Page 1 of 1

adding a footer

Posted: 30 Jun 2009, 04:28
by Wajalot
Hi. I already read some topics about this, but still confused. I still don't know what to do to add the code in order to have a custom footer in index.gallery.phtml.

Could someone guide me to know which files I have to modify and what code to write in them?

Thanks

Posted: 30 Jun 2009, 11:55
by Nick
Edit imagevue/index.gallery.html and change the end of the file to look like this:

<tr><td height="30" align="center">&copy; 2009 footer</td></tr>
</table>
</body>
</html>