aldaffodil Posted June 11, 2005 Posted June 11, 2005 Hi all. I am using an image for a background in all my infoboxes. I set this up in my stylesheet, ie: .infoBoxContents { ?background: url(/images/bg.gif); ?font-family: Verdana, Arial, sans-serif; ?font-size: 10px; ?color: ?#993333; } It works fine on regular, NON SSL pages, but the background disappears on SSL pages. For an example of NON SSL page, see: http://robbins.memoriesbypatrick.com/index.php For an example of an SSL page where the images disappear, see: https://secure.echristianwebhosting.net/~me...bbins/login.php Does anybody know what may be causing this? Am I missing a simple setting?
Iggy Posted June 11, 2005 Posted June 11, 2005 This is jsut a guess but are your web and ssl directories one and the same or does your host split them up? Iggy Everything's funny but nothing's a joke...
aldaffodil Posted June 11, 2005 Author Posted June 11, 2005 This is jsut a guess but are your web and ssl directories one and the same or does your host split them up? Iggy <{POST_SNAPBACK}> Hmmmmmm....good question. I don't really know. I am about to install a new ssl certificate on the site (instead of using the shared one) Do you think that will fix it?
Iggy Posted June 12, 2005 Posted June 12, 2005 Depends on how your hosts sets it up. For an easy go of it they should configure your webroot for SSL as well as http requests. Iggy Everything's funny but nothing's a joke...
aldaffodil Posted June 12, 2005 Author Posted June 12, 2005 Depends on how your hosts sets it up. For an easy go of it they should configure your webroot for SSL as well as http requests. Iggy <{POST_SNAPBACK}> Thanks for your help. Once I installed the new SSL cert, it worked just fine!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.