View Single Post
  #4  
Old 01-03-2008, 04:58 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Adding images to product description - popping up unsecure

Well, you don't want to do that either, as https is much slower, and that will drag down your site. You want to use something like this:

<img src="images/imagename.jpg" alt="" />

Change the directory name and image name to reflect your actual situation.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote