Re: [htmltmpl] Images with height/width of 90/120???
Brought to you by:
samtregar
From: Carl F. <fir...@gm...> - 2006-02-16 14:18:09
|
It'd be more helpful if you could include the code + template that you used= . On 16/02/06, David Murchie <dmu...@sn...> wrote: > > > I can't believe this is really happening but it appears that any img > embedded in my html template that has dimensions of 120w x 90h is "droppe= d" > from the template by HTML::Template -- view the source and image tag is n= ot > included in the html > > Change either dimension by a pixel (e.g. 121w/90h) and the image appears = -- > can anyone replicate this? > > TIA |