Lightbox Gallery Module fix for IE

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
athillstudio
New Member
New Member
Posts: 2
Joined: Mon Apr 23, 2012 5:13 pm

Lightbox Gallery Module fix for IE

Post by athillstudio »

Using CMS Made Simple (v1.10.3) and the Gallery Module (1.5.3) I have a problem that when images are called having clicked on a thumbnail the page title (Gallery in the screenshot) appears on top of the light box instead of behind.

The problem is with IE8 and IE9 (and I assume all IE browsers).

FireFox and Safari are fine.

Can anyone help me resolve this problem?
Attachments
light-box-IE-problem.jpg
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Lightbox Gallery Module fix for IE

Post by Dr.CSS »

Looks like you are trying to use some font replacement JS, sifr, which has style sheet making the text have a higher z-index rating, actually a position absolute, than the pop up, remove it and I'm sure it will work...
athillstudio
New Member
New Member
Posts: 2
Joined: Mon Apr 23, 2012 5:13 pm

Re: Lightbox Gallery Module fix for IE

Post by athillstudio »

Thanks - you were right. Problem caused by the sIFR javascript library, needed to be modified to stop this from happening. sifr.js updated and all working.
Post Reply

Return to “Layout and Design (CSS & HTML)”