I am wanting to add a background but only to the home page. So I have created css of.fp-sunburst #rt-page-surround {
background: url("../../../images/construct/sunburst.png") no-repeat scroll 50% 0% transparent;
}
In the menu item HOME under Page display options > page class I added the css class "fp-sunburst". Now the background shows up nowhere on the site. If I look at the code for the page, fp-sunburst is not added to the <BODY> tag but rather some other tag way down the page on line 512. Am i not understanding how the page class works? I have used it many times before without a problem. Why is rt-sunburst being added to a tag in the middle of the page?
www.splitlightdesigns.com/sunshine/
Many thanks,
Houston