How do I go about editing the Caption Padding in theme.css file? Thanks!
Pages 1
You are not logged in. Please login or register.
Juicebox Support Forum → Posts by scorpiontree
Pages 1
How do I go about editing the Caption Padding in theme.css file? Thanks!
I would like to embed Juicebox Pro in to my WordPress page without using iframe. I have tried using the following code but all I get is a blank page:
<!--START JUICEBOX EMBED-->
<script src="svmanager/g2/jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : 'juicebox-container',
baseUrl : 'svmanager/g2/',
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->
Any help would be greatly appreciated. Thanks!
Pages 1
Juicebox Support Forum → Posts by scorpiontree
Powered by PunBB, supported by Informer Technologies, Inc.