Jaap de Wit,
Using the link you provided and using IE8, I do not see OSD Outdated Browser at all. Did you disable the plugin temporarily or take it out of the widget area? It will be difficult to diagnose the problem without seeing it. I suspect there is a z-index issue, but looking at your page, there is no z-index that I can see that is higher than OSD Outdated Browser’s. Let us know once OSD OB is enabled and we can check out the problem. Thanks.
Hi,
I’ve cleared the cache. Otherwise try one of the other pages of the menu.
Cheers,
Jaap
Jaap de Wit,
I was able to find it. The problem is a z-index issue. You have placed OSD OB in the footer widget area and that area has a z-index of 1. The quick fix is to adjust the CSS and add the rule:
#footer { z-index: 550; }
Other than that, you can try different widget areas and see if one of those is better. Unfortunately there is very little to do because this is just how your theme is put together.
I hope this information is helpful. Good ratings appreciated!
Hi, thanks for the quick reply. I placed it in an other widget area. It’s working fine now!
Great support, thanks!