CSS Customization
Last update 8/25/2020
As you build out your region, you're bound to want to have specific looks that you want to achieve. But if you don't have access to the world CSS. But if you don't have access to the world CSS, how can you do that?
One way is to put an entire set of CSS on every page.
To help and make this a bit easier, once a region has been claimed, a class will be created for that region under .user-css. For example, if you name your region FooBar, we will provide a class .user-class.FooBar so that any changes you make can be accessed without changing the base world CSS.
As we add CSS classes and features, we'll post them here. Please keep in mind that CSS changes and container features are Guild-member and above on WA (some higher). We can implement changes for you, but that will take longer. These features will be updated on a regular basis.
The first one is BGChange. This class will change the background of your region, the image at the very back of the pages. The base code is
.user-css .ChangeBG{This is the default background: If you use the class .BGChange and add a new image in the URL, you will change the background. Once you have chosen one that works, let us know and we will make it a permanent change and you will get it on any page./*Default BG*/
background: url(/uploads/images/0863247dd044f4a1114c3eb535bfa25d.jpg }
Remove these ads. Join the Worldbuilders Guild
Comments