Are you looking to add some Christmas spirit to your UnionCloud website? Read these simple steps to make it happen.

You might want to try this on your UAT site (test site) first before porting it across to your live site. If you are unsure what your UAT website link is, submit a ticket below.



Step 1: Download a repeating background image


There are loads of options for you to choose from if you do a Google search.

One great website is: https://www.toptal.com/designers/subtlepatterns/

Once you've found the pattern you want, download it to your computer.



Step 2: Upload the image to your website


Upload your background file. Then once it has finished, right click on the thumbnail and click 'Copy image address' 



Step 3: Advanced Developer Toolkit

To do this change, you will need the advanced developer toolkit within UnionCloud. (If you don't have access to this, please submit a ticket below)

Navigate to: Website > Appearance > Global CSS

Then add in the following CSS code: 

NB: Paste in the Image Address Link you copied before into the brackets

.wrapper {
background: url(PASTE-IMAGE-ADDRESS-HERE) repeat;
}


Step 3: Check it looks right! 

Have a look through your website, and make sure everything looks okay. 

If something isn't right, feel free to submit a ticket and we will be able to help.