harbingerOTV
03-07-2005, 04:32 AM
Problem is here (http://home.earthlink.net/~harbingerofthevoid/index.html) .
If you scroll down a little in the main content there is a link to "coding". In MOZ/FF the link displays and works correctly. In IE the link displays like it should (changing to light green) but when you roll over it it doesn't swicth to the roll over style nor does it show the url in the status bar.
I took off the png background and it works correctly. Weird thing is that the same use of the png is in effect on the navigation and works well enough.
I had thought that I had defined something wrong and IE was confusing the a: style of the nav and the content. So I made all the nav have #links a: and the content links have #content a: . No dice. I then tried positioning the paragraphs in the content and applying a z-index to hopefully lift them above the png. No dice.
I tried adding the filter as a style in the head and the same thing.
the CSS (http://home.earthlink.net/~harbingerofthevoid/css/normal.css)
links concerned are in /*--links--*/ and right above that is the #container div they are in.
the IE specific png loading CSS (http://home.earthlink.net/~harbingerofthevoid/css/ie.css) .
I've looked over it way too many times that I might be missing something but it doesn't seem so.
Since my files are pretty spaced out it might take more than a second to help on this, but I appreciate any help you can give.
If you scroll down a little in the main content there is a link to "coding". In MOZ/FF the link displays and works correctly. In IE the link displays like it should (changing to light green) but when you roll over it it doesn't swicth to the roll over style nor does it show the url in the status bar.
I took off the png background and it works correctly. Weird thing is that the same use of the png is in effect on the navigation and works well enough.
I had thought that I had defined something wrong and IE was confusing the a: style of the nav and the content. So I made all the nav have #links a: and the content links have #content a: . No dice. I then tried positioning the paragraphs in the content and applying a z-index to hopefully lift them above the png. No dice.
I tried adding the filter as a style in the head and the same thing.
the CSS (http://home.earthlink.net/~harbingerofthevoid/css/normal.css)
links concerned are in /*--links--*/ and right above that is the #container div they are in.
the IE specific png loading CSS (http://home.earthlink.net/~harbingerofthevoid/css/ie.css) .
I've looked over it way too many times that I might be missing something but it doesn't seem so.
Since my files are pretty spaced out it might take more than a second to help on this, but I appreciate any help you can give.