Is it possible to make a link to a contact form under each image?
Is it possible to make a link to a contact form under each image?
Posted: 04.09.2003, 08:04
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
That would be nice.......
Posted: 04.09.2003, 13:51
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Well, there's no exact support for a contact form, but you can insert HTML tags (the same as allowed with the News module) and thereby a link.
Posted: 16.09.2003, 12:53
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
And where should i put that ;) I would like to have a link under the Image name in the Gallery template...
[Edited on 16/9/2003 by humle]
Posted: 16.09.2003, 14:40
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Well, if you make it part of the description then it will be showed when you select the image (not beneath the thumbnails).
If you want it beneath the thumbnails then you must customize the Gallery template:
1) Take a copy of it (the photoshare/templates/gallery/... files) and store it in photoshare/templates/YourName.
2) Edit the template.php in the YourName directory. You must modify it to your choice of name.
3) When the copied Gallery template works (try it by selecting it as template in the folder edit) you can start adding what ever HTML you need beneath the thumbnails.