Browser cache, maybe? If you can provide a link to the site we can let you know what we're seeing on the affected pages.
Browser cache, maybe? If you can provide a link to the site we can let you know what we're seeing on the affected pages.
I tried clearing cache earlier, to no avail. Here is the main page of the store...
http://www.firebornpublishing.com/store/
If you click for the Shipping and Returns page, you can see it matches the main page in style and has my entry on it. If you click the others? Not updated. I've changed what the pages SHOULD show (both in define pages AND on the FTP) and no dice. I'm really at a loss to explain it, at this point.
DML
I don't see the background image spec in the other pages, but that's probably not the best way to do that anyway. I try to avoid inline styling and use the stylesheet. This would be better:
#privacyBody {background-image: url(../images/header_bg.jpg);