MyBB Community Forums

Full Version: Container Invisible Code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What is the ".element-invisible" attribute to make our container "see-through" / "invisible" ?

Thanks
Either use the CSS3 opacity property or create a PNG transparent image and use it as the background.