Hi
i still cant it to work
I have made the code like this
<p>
<span style="color:#1c8faf !important;font-weight:bold;">{TXT:Elev} :</span> {LINEVAR:order.elevnavn}
</p>
<p>
<span style="color:#1c8faf !important;font-weight:bold;">{TXT:Skolens navn} :</span> {LINEVAR:order.skolenavn}
</p>
<p>
<span style="color:#1c8faf !important;font-weight:bold;">{TXT:Klassetrin} :</span> {LINEVAR:order.kltrin}
</p>
then i have made the custom fields like this
now the email notification look like this, the goal is the get the text from the buttom to the top.. but that do not work.
What can i do for move the text up??