z-index problem IE7
12 years 10 months ago #1274
by itsupport
Replied by itsupport on topic Re: z-index problem IE7
We have just solved the issue changing the div in our template so it looked like this.
.art-content-layout .art-sidebar1
{
width: 200px;
z-index: 999;
to template.css
that sorted it. Sorry to bother you but thanks for your quick response
.art-content-layout .art-sidebar1
{
width: 200px;
z-index: 999;
to template.css
that sorted it. Sorry to bother you but thanks for your quick response
Please Log in or Create an account to join the conversation.
12 years 10 months ago #1286
by nrtn
Replied by nrtn on topic Re: z-index problem IE7
I am still having problems with this. Could help me with guidance on where the container code is. Sorry but I am lost. Works great in all browsers except IE. URL:
larrynorton.net/baylor/
Jan
Jan
Please Log in or Create an account to join the conversation.
Time to create page: 0.202 seconds