• I uploaded the Lightbox folder in the Blogs root folder. I added to the header:

    <script type=”text/javascript” src=”/lightbox/js/prototype.js”></script>
    <script type=”text/javascript” src=”/lightbox/js/scriptaculous.js?load=effects”></script>
    <script type=”text/javascript” src=”/lightbox/js/lightbox.js”></script>

    <link rel=”stylesheet” href=”/lightbox/css/lightbox.css” type=”text/css” media=”screen” />

    and I addedd the style sheet line to the CSS file as well.

    On the image with a target=”blank” I replace with rel=”lightbox”

    I am doing everything right (I think), but it does not work. I downloaded Lightbox from: https://www.huddletogether.com/projects/lightbox2/

    My Blog: https://astrodrummer.com

    Please help!

  • The topic ‘Cannot get Lightbox working in 2.3 K2 theme’ is closed to new replies.