DMXzone Lightbox 2 Support Product Page
Not a problem
Lightbox 2 does not function properly with Universal CSS Navigation Menu.
Reported 8 years ago
1
has this problem
8 years ago John Jackson posted:
Lightbox 2 does not function properly on the same page as the Universal CSS Navigation Menu. The photos open but the frame is missing. What might I may doing incorrectly? Do you have something that would provide a similar function as Lightbox? Replies
Replied 8 years ago
8 years ago Teodor Kuduschiev replied:
Hello John,
there are no any known issues with the menu and lightbox. Please provide a link to your page, where we can check this.
there are no any known issues with the menu and lightbox. Please provide a link to your page, where we can check this.
Replied 8 years ago
8 years ago John Jackson replied:
Lightbox No CSS Naviagation: luckybagdev.usna66.org/LightboxNavConfictNoNav.php
Lightbox with CSS Naviagation: luckybagdev.usna66.org/LightboxNavConfictWNav.php
Lightbox with CSS Naviagation: luckybagdev.usna66.org/LightboxNavConfictWNav.php
Replied 8 years ago
8 years ago Teodor Kuduschiev replied:
Hello,
It is your code that is wrong on the LightboxNavConfictWNav.php page.
You have includes outside of the <head> tags of your page which are not only in the wrong place, but also duplicating the ones you already have in the head.
Please remove them (they are located just before <ul class="nav"> in your table)
It is your code that is wrong on the LightboxNavConfictWNav.php page.
You have includes outside of the <head> tags of your page which are not only in the wrong place, but also duplicating the ones you already have in the head.
Please remove them (they are located just before <ul class="nav"> in your table)
Replied 8 years ago
8 years ago John Jackson replied:
I have moved includes inside <head>. I found no includes near <ul class="nav">.
I still have the same problem with
Lightbox with CSS Naviagation: luckybagdev.usna66.org/LightboxNavConfictWNav.php
Any other thoughts?
Thanks for help...John
I still have the same problem with
Lightbox with CSS Naviagation: luckybagdev.usna66.org/LightboxNavConfictWNav.php
Any other thoughts?
Thanks for help...John
Replied 8 years ago
8 years ago Teodor Kuduschiev replied:
Replied 8 years ago
8 years ago John Jackson replied:
Thanks for the illustration. That was what I needed.
...John Jackson
...John Jackson