*This is a fresh install of MyBB 1.8*
Hey guys.
MY PROBLEM IS: When clicking on my post 'edit' button the respective popup menu does not appear in the correct place. It instead floats lower and to the right.
Here is the element style which is determining its strange position:
I don't understand why this would even be coming up with strange values like this? If the post gets longer, it will push the popup further down the page?
(PS- The "Thread Modes" button at the top of the post page doesn't show it's content when clicked either. I'm guessing it's just wildly out of place also, but I'm not sure.)
Any ideas? Check the attached photos for reference.
This post seems related but I have no idea of how to implement what is being explained: http://community.mybb.com/thread-160142....=popupmenu
Hey guys.

MY PROBLEM IS: When clicking on my post 'edit' button the respective popup menu does not appear in the correct place. It instead floats lower and to the right.
Here is the element style which is determining its strange position:
position: absolute;
top: 610px;
left: 1484.39px;
display: block;
I don't understand why this would even be coming up with strange values like this? If the post gets longer, it will push the popup further down the page?
(PS- The "Thread Modes" button at the top of the post page doesn't show it's content when clicked either. I'm guessing it's just wildly out of place also, but I'm not sure.)
Any ideas? Check the attached photos for reference.
This post seems related but I have no idea of how to implement what is being explained: http://community.mybb.com/thread-160142....=popupmenu