Search…

X3 Photo Gallery Support Forums

Search…
 
arrawnt
Topic Author
Posts: 6
Joined: 23 Jan 2009, 22:14

Customize Right-click menu and a link to Contact Form

20 Apr 2009, 13:18

I have a background-icon In my current gallery (www.lacomediacafebar.com) and would like to make it so when you click on it then the Contact Form is displayed. Is it possible to do so?

Also, I'd like to edit the "Right-click menu", and delete de "Imagevue" link from it. Contact me via pm for order ID if required. Thanks.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

22 Apr 2009, 05:29

I think I answered this in Private Message. To create a link to contactform from your custom SWF background, add the actionscript to a button:
Code
getURL("#/content/contactform/");
Make sure the path points to a contactform you have created in the gallery.