XenForo
Administrative
- Thread starter
- Admin
- #1
When the hScroller is on an element, it appears to be overlaying certain parts of the elements below making it so you can't click them.
Adding this to extra.less:
Code:
Will make it so you can't click the breadcrumb links.
Or... if you upload an attachment, part of the "attach files" button is not clickable. Uploading a bunch of files, you can actually control the slider while your mouse is over the insert multiple button.

That gif...
Read more
ادامه مطلب...
Adding this to extra.less:
Code:
Code:
.p-body-inner
{
padding-top: 0;
}
Will make it so you can't click the breadcrumb links.
Or... if you upload an attachment, part of the "attach files" button is not clickable. Uploading a bunch of files, you can actually control the slider while your mouse is over the insert multiple button.

That gif...
Read more
ادامه مطلب...