Hi guys,
I'm currently doing a small bit of dev on a site that was up until now working (but not styled how the owner wants it) properly.
I needed to change the navbar, which in itself posed no problems, a pure CSS horizontal dropdown navbar has been swiftly placed into the site, and it works fine, IF its on a non-IIS based webserver!
If I run the site locally using file:// then it works flawlessly in IE6, IE7, FF2, FF3 and safari. If I run the site on our test domain (publicly visible), which runs on apache, the navbar displays fine.
If however I place the site on the production domain host server (IIS6), or on my local IIS server (XP PRO IIS6), then the page styles work, and half the navbar styles work, but anything styling the background image of the 2nd and 3rd levels of the menu just refuses to work
Now, the old navbars (v1 and v2 - both very different), both worked in IIS, but this new v3 won't.
Is there anything simple I can check, either with my filesystem, IIS, or the CSS itself?
Cheers.
I'm currently doing a small bit of dev on a site that was up until now working (but not styled how the owner wants it) properly.
I needed to change the navbar, which in itself posed no problems, a pure CSS horizontal dropdown navbar has been swiftly placed into the site, and it works fine, IF its on a non-IIS based webserver!
If I run the site locally using file:// then it works flawlessly in IE6, IE7, FF2, FF3 and safari. If I run the site on our test domain (publicly visible), which runs on apache, the navbar displays fine.
If however I place the site on the production domain host server (IIS6), or on my local IIS server (XP PRO IIS6), then the page styles work, and half the navbar styles work, but anything styling the background image of the 2nd and 3rd levels of the menu just refuses to work

Now, the old navbars (v1 and v2 - both very different), both worked in IIS, but this new v3 won't.
Is there anything simple I can check, either with my filesystem, IIS, or the CSS itself?
Cheers.