View Single Post
  #1  
Old 03-02-2007, 01:06 AM
 
Lee Lee is offline
 

Advanced Member
  
Join Date: Dec 2002
Posts: 95
 

Default https images question

Morning all,

I have searched the forum for an answer to this without much success.

I have created a new submenu that uses CSS positioning and the header part of each panel is a class item that contains an image link in the CSS code. i.e. -

.basket{background:url("http://www.lasertechgroup.com/12ls06dev/skin1/images/a/basket.gif") no-repeat;}

I have our store switching to https upon login and these images within my css are being highlighted as non-secure items. Now I realise they are aboslute links but if I change them to a relative link I get the same problem, is there a setting in the admin that just switches the images even if the call is from https?

Anyone had a similar problem?

Thanks,
__________________
Lee

X-Cart 4.0.14 - heavily modified! (Linux)
www.lasertechgroup.com/uk
Reply With Quote