To modify the default theme you need to create a custom.css file to overwrite the body element in style.css ( similar to creating a custom theme, you can use custom.css to overwrite any element).
1. Create a new file called custom.css and save it in vanilla/themes/default/design 2. Add the following code to custom.css to add a custom background image
Comments
To modify the default theme you need to create a custom.css file to overwrite the body element in style.css ( similar to creating a custom theme, you can use custom.css to overwrite any element).
1. Create a new file called custom.css and save it in vanilla/themes/default/design
2. Add the following code to custom.css to add a custom background image *change the color and image name
I hope this helps
There was an error rendering this rich post.