Quote:
Originally Posted by dbirosel
Where do we add the lightbox code on vB?
It's not working well:
http://www.caraudiojunkyard.com/foru...ad.php?p=13015
i placed this code on the header template:
Code:
<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="js/lightbox.js"></script>
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
What am i doing wrong?
|
You did not need to add the above script, and css/lightbox.css should be vbulletin_css/lightbox.css.
You have not been using my version for v3.5.x have you?
As from what I can see in your source code of that page is that the vBLightbox template is not being added to the postbit template, plus the code you posted above was from my v3.5.x version and not this one.
EDIT: Also you will need to copy all the images into the forum/blackteal folder and all the other image folders if you have multiple styles installed.