jfazar
02-14-07, 02:34 AM
Hey all,
So the background image I call through my stylesheet doesn't show in IE 7.0 the first time you view a page inside miva, EXCEPT the storefront. The storefront calls the css file like so:
<LINK REL="stylesheet" href="/miva/includes/style.css" TITLE="text/css">
For every other page on the site that line of text is in the global header. Here's the line of text in the css file:
body {background-image: url('/miva/graphics/00000001/website/siteBackground2.jpg'); background-repeat: no-repeat;}
Should I be calling it differently?
- Jim
www.bettercoffee.com (http://www.bettercoffee.com)
So the background image I call through my stylesheet doesn't show in IE 7.0 the first time you view a page inside miva, EXCEPT the storefront. The storefront calls the css file like so:
<LINK REL="stylesheet" href="/miva/includes/style.css" TITLE="text/css">
For every other page on the site that line of text is in the global header. Here's the line of text in the css file:
body {background-image: url('/miva/graphics/00000001/website/siteBackground2.jpg'); background-repeat: no-repeat;}
Should I be calling it differently?
- Jim
www.bettercoffee.com (http://www.bettercoffee.com)