Author Topic: getting lightbox to work in the description  (Read 607 times)

Offline bane-o

  • Member
  • Posts: 10
getting lightbox to work in the description
« on: April 18, 2010, 10:40:21 PM »
I'm trying to add screenshots to a torrent that I'm offering, and I am unable to get the lightbox feature to work. I know very, VERY little html, and so far all I've gotten is for the thumbnails to work. but if you try to click on them, nothing happens. At this point I'm at my technical limit on what to do. I'm running IE8 on Win7 Pro x64. (altough I don't think that's the issue, all of the rest of the torrents display fine)


Here's the link to the torrent offer: link

and here's the code that I have in my description right now:
(click to show/hide)
« Last Edit: April 18, 2010, 10:41:53 PM by bane-o »

Offline blubart

  • Member
  • Posts: 2349
Re: getting lightbox to work in the description
« Reply #1 on: April 18, 2010, 10:49:10 PM »
why don't you use the bakabt build-in lightbox?

just slap this at the end of the code below everything else:
Code: [Select]
[screenshot]
[url=http://behnen.no-ip.org:8080/other/07Ghost/sc1.jpg][img]http://behnen.no-ip.org:8080/other/07Ghost/sc1_thumb.jpg[/img][/url]
[url=http://behnen.no-ip.org:8080/other/07Ghost/sc2.jpg][img]http://behnen.no-ip.org:8080/other/07Ghost/sc2_thumb.jpg[/img][/url]
[url=http://behnen.no-ip.org:8080/other/07Ghost/sc3.jpg][img]http://behnen.no-ip.org:8080/other/07Ghost/sc3_thumb.jpg[/img][/url]
[url=http://behnen.no-ip.org:8080/other/07Ghost/sc4.jpg][img]http://behnen.no-ip.org:8080/other/07Ghost/sc4_thumb.jpg[/img][/url]
[url=http://behnen.no-ip.org:8080/other/07Ghost/sc5.jpg][img]http://behnen.no-ip.org:8080/other/07Ghost/sc5_thumb.jpg[/img][/url]
[/screenshot]

Offline bane-o

  • Member
  • Posts: 10
Re: getting lightbox to work in the description
« Reply #2 on: April 18, 2010, 10:51:35 PM »
well, that would have been the easy route...

thx for the help.

---

sorry for the double-post, but how do I get rid of the "Hosted by: No-IP" at the bottom?

Iwould like it to say what it used to say before: "<p>Screenshots hosted by: <a href="http://bakabt.me/user/949280/bane-o.html">&#1074;&#1072;&#951;&#949;-&#963; </a></p>"


you can always edit your post...
« Last Edit: April 18, 2010, 11:00:03 PM by blubart »

Offline blubart

  • Member
  • Posts: 2349
Re: getting lightbox to work in the description
« Reply #3 on: April 18, 2010, 10:58:10 PM »
you can't - the address is fetched automatically.