Problem on my Theme hot_host

  • srkn61
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 4 weeks ago - 12 years 4 weeks ago #15589 by srkn61
hello,


i have a problem/bug on my following page...

sekohosting.de/hosting.html

in this site if i want to open the webhosting menu and then wann go to the bottom of the it doesnt work... it is not possible to go down to the last submenu..


thanks for your help
Serkan
Last edit: 12 years 4 weeks ago by srkn61.

Please Log in to join the conversation.

More
12 years 3 weeks ago #15897 by ivan.milic
In template_css.css you have this:

#nav, #nav ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
position: absolute;
z-index: 100;
}


Change z-invex value to anything greater that 2000 because that is max z-index of carousel:

#nav, #nav ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
position: absolute;
z-index: 50000;
}
The following user(s) said Thank You: srkn61

Please Log in to join the conversation.

Time to create page: 0.268 seconds
Powered by Kunena Forum