AutoDirector forum

support, advice, hints and tips

AutoDirector forum » AutoDirector control panel » Lightbox Images

Lightbox Images

Page: 1

Author Post
Member
Registered: Apr 2009
Posts: 6
Hi, I have just installed AutoDirector on a trial basis and it seems to be working fine, except in one area. The lightbox image background does not hide the text behind it which makes the page look messy.

Is there a way to solve this?

Thanks
Administrator
Registered: Apr 2008
Posts: 285
It's normally an issue with your CSS. Please post your page URL here so we can take a look.
_______________
AutoDirector administrator
Member
Registered: Apr 2009
Posts: 6
The URL is:
http://www.landroversuk.co.uk/autodirector.html
Thanks for your help
Administrator
Registered: Apr 2008
Posts: 285
You have a lot of position and z-index settings within style attributes of the HTML. I suspect they could all be removed, but the critical one is:

<div id="item1" style="position:absolute; left:20px; top:220px; width:960px; height:100px; z-index:4">

Remove the "z-index:4" and it'll work correctly.
_______________
AutoDirector administrator
Member
Registered: Apr 2009
Posts: 6
Thanks very much for your help. It works now.

Page: 1

AutoDirector forum » AutoDirector control panel » Lightbox Images

return to the main AutoDirector website