Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL and background images


aldaffodil

Recommended Posts

Posted

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?

Posted

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...

Posted
This is jsut a guess but are your web and ssl directories one and the same or does your host split them up?

 

Iggy

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?

Posted

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...

Posted
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

 

Thanks for your help. Once I installed the new SSL cert, it worked just fine!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...