I made a css dropdown for my site but on my pictures page it goes behind the next gen thumbnails only in IE and FF.
chrome works fine.
awoodrailing.com/pictures
I made a css dropdown for my site but on my pictures page it goes behind the next gen thumbnails only in IE and FF.
chrome works fine.
awoodrailing.com/pictures
it seems as if WP is serving a different css to ie and ff from wp-content/w3tc/min/2a3f2827.bc0670.css while chrome is getting style.css
resolved:
w3 total cache was storing css files which ie and ff were pulling.
plugins>w3tc settings>'empty all caches' fixed the problems.
div for nav bar wrapper set to z-index:2;
This topic has been closed to new replies.