I have a website I have just started building and I am adding a custom background to all pages and when I instert the code into the CSS section it shows up in preview but when I do a test publish it does not show up.
Website: www.barkermountainbikes.com
The pattern I am using is paired with this code:
body
{background: url(%resource(text1.5.png)%) repeat left top;}
I am using the Stacks 2 plugin and the stripped theme.
Cool. You may wish to consider reducing the size of the images on the page too. I counted three on your home page that are over 500Kb in size and that’s not going to win you any popularity contests with your visitors.