Closed (fixed)
Project:
Lightbox2
Version:
5.x-2.8
Component:
Javascript
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2008 at 17:34 UTC
Updated:
23 Jul 2008 at 10:56 UTC
I have lightbox2 opening with a link to the full node. What happened in 2.7 is that the large image would pop up in the lightbox with a link below it "View Image Details", which would take the user to the full node. Worked great!
Now it 2.8 the link is blank (see a test site here: http://www.museedart.org/products/accessories and please note that this site is temporary so the link won't work later).
I see the link in the code:
But it's not getting rendered correctly. I'm not sure if this is a configuration problem on my end or a bug in the code, could someone please verify?
Thanks!
Comments
Comment #1
stella commentedIt's actually there. The problem is that your theme sets the font colour for all links to be white, and since the lightbox background is also white you can't see it. See lines 32 and 38 of your theme's style.css.
Cheers,
Stella
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.