Hello, I'm trying to make simple buttons for my sub menu with the Textfield plugin but the text of my button won't appear.
Here is my code:
Code
<layer name="g1b1" type="text" zorder="2" keep="true" bgcapture="true"
bgshadow="0 5 3 0 white" roundedge="3" bgcolor="0xf5cb4a" bgalpha="0.1" width="95%" height="30" y="0" onclick="open_subgroup(groupe1,groupe2_1)"
edge="centertop" align="center"
text="[body]Texte[/body]" rawhtml="false" css="color:#FFFFFF; font-family:Arial; font-size:12px;"/>