View Single Post
  #2  
Old 02-28-2009, 10:53 AM
 
balinor balinor is offline
 

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

Default Re: Problems with VertMenuLeft

That's because you are missing the closing <div>. Also, never use http_location, as that will cause problems in https mode. Correct code is:

<div align="center"><a href="promo-codes-amp-hot-deals.html"><img src="{$ImagesDir}/giftgirl.gif" alt="" /></div>
<div align="center"><a href="promo-codes-amp-hot-deals.html"><img src="{$ImagesDir}/advergif.gif" alt="" /></div>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote