Share » Forums » Developer » Possible bug with css style's.

Possible bug with css style's.

Possible bug with css style's.

Monday 21 June 2004 12:38:22 am - 1 reply

Author Message

Adolfo Barragán

Monday 21 June 2004 1:17:20 am

This is not a bug.

The template compiler misinterpret the symbol "{" and think it is the star of a template function.

You must escape these symbol using the {literal} function:

{literal}
<STYLE ...
{
...
}
</STYLE>
{/literal}

Regards
Adolfo

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu