This method can be used to add a fullscreen image to a Blog, Contact Form and Styled Text plugins.
Note that in version 3 the theme's banner can also be used for a background image.
Note that just one image can be used. Here is a step by step guide:
- Drag and drop your image to RapidWeaver resources.
- Assuming that your image is named image1.jpg place this snippet in page inspector > header > custom javascript:
$.backstretch('%resource(image.jpg)%');
Comments
0 comments
Article is closed for comments.