Hello,
looking for some help with images referenced within the stylesheet. I have no problems with these from non secure locations within the site only from https. The stylesheet loads fine and displays everything correctly except for the images.
example:
body {
margin: 0;
padding: 0;
background: url(/img/background_tile.gif) top left repeat-x;
text-align: center;
background-color: #fff;
}
I have tried to remove the first backslash before the directory (i.e. "img/background_tile.gif") but find that the image does not load any where at that point.
Any clues?
Thanks,
Joe





LinkBack URL
About LinkBacks










Bookmarks