Part 7 - Add Visual LightBox inside your own page.
Visual LightBox generates a special code. You can paste it in any place on your page where you want to add image gallery.
* Export your LightBox gallery using Visual LightBox app in any test folder on a local drive. * Open the generated index.html file in any text editor. * Copy all code for Visual LightBox from the HEAD and BODY tags and paste it on your page in the HEAD tag and in the place where you want to have a gallery (inside the BODY tag).
<head> ... <!-- Start Visual LightBox.com HEAD section --> ..... <!-- End Visual LightBox.com HEAD section --> ... </head> <body> ... <!-- Start Visual LightBox.com BODY section --> ..... <!-- End Visual LightBox.com BODY section --> ...</body>
* You can easily change the style of the templates. Find the generated 'engine/css/vlightbox.css' file and open it in any text editor.
T Toon: thanx - I tried this way before but it doesn?t work - - and show it in iframe /It's not exactly what I want / - because shaded and the preview is only in this frame
I know about DHE gallery /but in this gallery its not possible to change "skin" /
100% I'm doing something wrong, but I do not know what((-: