Fixed Black overlay background with variations disabled

mattrogowski

Well-known member
Affected version
2.3.0 beta 1
When using the default style without variations enabled, the overlay background is opaque black:

1710884154436.webp

It seems .overlay-container has background: #000000; on it, if I disable this in dev tools it changes to the desired blur effect. If variations are enabled on the style it works fine.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.0 Beta 2).

Change log:
Fix some transparent backgrounds when variations are disabled
There may be a delay before changes are rolled out to the XenForo Community.
 
is there any option in style properties for 2.3 to disable blur? 😶

basically kind of annoying to not be able to see the thread content while you are trying to add tags for it in overlay 😛

update: found it. search for Overlay mask blur amount.
 
Top Bottom