Results 1 to 2 of 2

Thread: Lightbox image viewer for ipb 2.1.5

  1. #1
    Join Date
    May 2006
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Lightbox image viewer for ipb 2.1.5

    I need help on how to include lightbox on my Invision power board forum. Im running version 2.1.5.

    Where do the javascript bits go? (the ones that are meant to go in the header)

    How do add rel="lightbox" to all the images that are posted? (i think i have to use css)

    Any help would be much appreciated.
    Last edited by jonnyynnoj; 05-14-2006 at 08:07 PM.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    If you cannot edit your page or edit something that will alter the page as it is served to your users, you cannot use this or very many scripts. The part that goes in the head, goes in the head. The rel="lightbox" must be applied to each tag that needs to use it. Css cannot do this, it either has to be hardcoded into the HTML, generated as a part of the HTML (if that's how your page works), or inserted as an attribute via javascript.

    How do you ordinarily make changes to your page?
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •