Slimbox in Default Theme?

So I added these to the head of my album.php:

<script type="text/javascript" src="/themes/default/js/mootools.js"></script>
<script type="text/javascript" src="/themes/default/js/slimbox.js"></script>
<link rel="stylesheet" href="/themes/default/css/slimbox.css" type="text/css" media="screen" />

And I added:
rel="lightbox"

after
<div class="imagethumb">"

Whenever I click an image now, I just see the loading screen and no image comes up. I have tried quite a few things to get it to work to no avail. Any help is kindly appreciated.

Comments

Sign In or Register to comment.