Em Fri, 29 Aug 2008 07:23:48 -0300, <[EMAIL PROTECTED]> escreveu:

                        <img src="bl_red_hundred.gif" alt="bl" />

Something that works wonderfully with any kind of resource (imagens, CSS, etc) is to use the asset prefix:

<img src="${asset:context:<your images directory here>/bl_red_hundred.gif" alt="bl" />

It works regardless of where your template is and what URL it has.

Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to