zed, on 20 January 2011 - 09:44 PM, said:
what does it say when you Inspect Element?
It says it's a Div called 'overlay' I've unticked all of the elements inside of the tag and it works (obviously until I refresh or move from the page). Like so:
overlay {
background-color: black;
height: 500px;
left: 0px;
position: fixed;
top: 0px;
width: 100%;
z-index: 15000 !important;
}
It's so strange because it only happens upon viewing threads on this website! I can post fine, I can look through a list of forum topics fine, but when I load a topic up that's when it happens. I've used other forums and they work fine IPB, phpbb etc.
I don't know if it's any of my add-ons why would it only do it for this page? And no-other website, or no other pages within the website.
So strange!