1

(7 replies, posted in Juicebox-Lite Support)

PERFECT IT'S WORKING! THANK YOU

2

(7 replies, posted in Juicebox-Lite Support)

Thank you for your quick answer.

The embed code looks pretty good:
<!--START JUICEBOX EMBED-->
<script src="jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : "juicebox-container",
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "#222222"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

The gallery folder is on my desktop (I'm not a developer btw, trying to figure this out)...

Thank you

3

(7 replies, posted in Juicebox-Lite Support)

I copy/paste the embed code in the HTML source editor of a text post, but the nothing shows up?