You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you need to target the specific child elements you want to be transparent, while avoiding targeting parent and sibling elements. Use this guide to find which elements you need and how to target them.
If you are using the built in translucent theme from the dropdown at the top do the following:
Change dropdown to none
Go to the theme page, expand the content at the bottom, and copy it all
paste the code into the mod settings box in the styler mod's advanced tab, then click save
Go to the settings tab, and remove each target that you do not want to be translucent. you can test each one by adding // to the front of each target or style, for example //Grid#BackgroundElement would be a disabled target
add the target and style for the elements you do want to be transparent
let me know if you get stuck at any point or have any questions :)
No description provided.
The text was updated successfully, but these errors were encountered: