Background images through CSS not displaying on GoDaddy server (works fine on localhost). URL is
www.creativepetfurniture.com/zencart/index.php - CSS file located at
zencart/includes/templates/creative/css/stylesheet.css. CSS is:
background-image:url(../images/texbg); - also tried to access through absolute address - background-image:url(../http://www.creativepetfurniture.com/zencart/images/texbg.jpg). Also, renamed admin and includes .htaccess files. I know the CSS file is being read as I've changed the background color to red and the page formatting ic correct. Product images display with no problems. Zen newbie.