PDA

View Full Version : Using lightbox in a custom page


vlowe
02-10-2010, 03:06 PM
Hi,

How can i use the built in lightbox in vb4?

Cheers

Adan0s
05-05-2010, 03:45 PM
*bump* also a thing i want to know. i added the lightbox.css and .js to my custom page together with this lines:

<script type="text/javascript">
<!--
vBulletin.register_control("vB_Lightbox_Container", "posts", 1);
//-->
</script>

Also my images are linked with rel="Lightbox_$timestamp" but still nothing. :(