View Single Post
  #3  
Old 02-01-2007, 12:47 PM
 
portworks portworks is offline
 

Newbie
  
Join Date: Aug 2006
Posts: 6
 

Default Re: Added content not secure?

Quote:
Originally Posted by balinor
Images need to be called like this to be secure:

<img src="{$ImagesDir}/imagename.jpg" alt="">

Upload the images to the skin1/images directory.
Thanks for the fast response balinor.

So the following is wrong?
<IMG src="{$ImagesDir}/horz_master_120pixels.gif" width="120" height="72" border="0"><center>


And what about this google banner?
<center/><script type="text/javascript"><!--
google_ad_client = "pub-3469693855103133";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "image";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><center><BR>
__________________
Thanks
portworks

xcart gold 4.[1].0.19
artistic tunes 4.[1].0.19
windows
Reply With Quote