Topic: Contact details
Hello again,
Sorry if this has been asked before but I was wondering if its possible to add a contact email address to say the bottom of the webpage using Juicebox Pro at all?
Cheers
Chris
You are not logged in. Please login or register.
Juicebox Support Forum → Juicebox-Pro Support → Contact details
Hello again,
Sorry if this has been asked before but I was wondering if its possible to add a contact email address to say the bottom of the webpage using Juicebox Pro at all?
Cheers
Chris
Please see this forum post for suggestions as to how an email button could be included within a Juicebox-Pro gallery.
Otherwise, you could just make room on your web page for both the gallery and some custom HTML (your email link) or you could overlay your email link on top of your gallery by adding code such as the following to the <body> section of your web page:
<div id="overlay" style="position: absolute; bottom: 10px; left: 10px; z-index: 9999;">
<a href="mailto:email@address.com">Click to email</a>
</div>
Thanks Steven, appreciate the help.
Juicebox Support Forum → Juicebox-Pro Support → Contact details
Powered by PunBB, supported by Informer Technologies, Inc.