Topic: How to simply center juice box ?
i use embedded code in dreamweaver, i use juicebox at only 50% on width and i want to center it...
juicebox is on the left...
so what is the solution ?
You are not logged in. Please login or register.
Juicebox Support Forum → Juicebox-Lite Support → How to simply center juice box ?
i use embedded code in dreamweaver, i use juicebox at only 50% on width and i want to center it...
juicebox is on the left...
so what is the solution ?
In your gallery's embedding code, replace:
<div id="juicebox-container"></div>
... with:
<div id="juicebox-container" style="margin: 0 auto;"></div>
Juicebox Support Forum → Juicebox-Lite Support → How to simply center juice box ?
Powered by PunBB, supported by Informer Technologies, Inc.