AutoDirector forum

The AutoDirector support and advice forum

Inventory Page

Post Reply

Page: 1

Author Post
Member
Registered: Apr 2008
Posts: 21
Please take a look at frankincars.net inventory page. When you click on a car and actually use the picture viewer the menu overlays the picture.

Any advice?? Thanks in advance...
Administrator
Registered: Apr 2008
Posts: 324
Hi,

You have "z-index: 1;" assigned to all your navigation DIV elements. That'll put them above other items.

I hope that helps.
Craig
_______________
AutoDirector administrator
Member
Registered: Apr 2008
Posts: 21
Sorry to be such an idiot - but how can i correct it?

Thanks in advance...
Administrator
Registered: Apr 2008
Posts: 324
Look through your HTML page code and remove all references to "z-index: 1;".
_______________
AutoDirector administrator
Member
Registered: Apr 2008
Posts: 21
Should I change it to 0, or completely remove any reference I see...

Sorry, I'm still an HTML rookie!
Administrator
Registered: Apr 2008
Posts: 324
I would remove all z-index references.

Have you used a WYSIWYG application to generate the HTML? They're not always the best at creating code and it's become far more complex than it need be.
_______________
AutoDirector administrator

Post Reply

Page: 1