• andrewrckt

    (@andrewrckt)


    Hello,

    I am designing my webpage: https://www.wxextreme.net and I have run into an issue with my navigation bar. I have a Java Applet on my Warnings page https://www.wxextreme.net/Warnings.html and my css built navigation bar appears (when hovered over) appears underneath the Applet. I have tried the z-index, but to no avail. I have used values of z-index:1, z-index:99, z-index:1000, and I got fed up and tried z-index:100000000000. None of these worked to bring the css in front of the Applet. I thought of changing the applet parameter to object.style.zIndex=”-1″ within the APPLET CODE declaration. I figured if I set this to -1 and had the css at a positive number it would bring it up front, but it did not. Any help would be appreciated! Here is the website and css files:

    https://www.wxextreme.net/warnings.thml
    https://wxextreme.net/css/layout.css

    Thank you!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • WPyogi

    (@wpyogi)

    Your site does not appear to be a WordPress site? These forums are only for WordPress sites, sorry.

    Thread Starter andrewrckt

    (@andrewrckt)

    I have a wordpress account I pay through bluehost.

    WPyogi

    (@wpyogi)

    So my question remains – the above site doesn’t seem to be a WordPress site?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CSS and Java Applet Issue’ is closed to new replies.