Hi,
I have a problem i need to index back to my home page from zenphoto.
I have installed everything but because zenphoto does not have an option to set a
menu up i cannot link back to my website index.html page.
Below is the zenphoto album php that i need to edit in the print home area as i understand.
Can someone give me an example of what i have to change please
My home page is http://www.jlvillas.co.uk/index.html and i am using a copy of the default theme.
" title=""> |
Thanks in advance
Since your index is not part of Zenphoto, you will need to use straight-up HTML to link back.
All you have to do is add a `` tag to link back and place it where you want in your theme.
It depends on where you want to place the link. I would suggest that you read the theming tutorial in the User Guide; perhaps that will help get you started.