So I've added some images to the left vert menu with the file buttonbox.tpl
What's happening is only in IE it's stretching the left colum out way larger then the images below. I have the same thing on the VertmenuRight without this effect.
Anyone know how to correct this problem?
What I have in my buttonbox.tpl is this
Code:
{* $Id: buttonbox.tpl,v 1.20 2005/11/17 06:55:36 max Exp $ *}
<div align="center"><a href="{$http_location}/promo-codes-amp-hot-deals.html"><img src="{$ImagesDir}/giftgirl.gif"/>
<div align="center"><a href="{$http_location}/promo-codes-amp-hot-deals.html"><img src="{$ImagesDir}/advergif.gif"/>
Any help would be great.