| 
Welcome, Guest

Light Box not having a X to close
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Light Box not having a X to close

Light Box not having a X to close 3 years, 3 months ago #88117

  • Ahoy
  • Ahoy
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 15
  • Karma: -1
Hi there,

When i set the LightBox on and use FF3 it doesn't seem to have the "X" sign to close it (As in ALT+F4) and then i need to click BACK to escape.

Using Joomla 1.5.7 on CB1.2RC4.

Any idea?
The topic has been locked.

Re:Light Box not having a X to close 2 years, 10 months ago #103538

  • jb123
  • jb123
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 5
  • Karma: -
I had the same problem. It was caused by the SEF upsetting the relative path of the X image.

I changed the image path to an absolute in lightbox.js which cured the problem.

Change

var fileBottomNavCloseImage = "components/com_comprofiler/plugin/user/plug_cbprofilegallery/images/close.gif";


To

var fileBottomNavCloseImage = "http://yoursite.com/components/com_comprofiler/plugin/user/plug_cbprofilegallery/images/close.gif";
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.79 seconds