Hello there.
There was some information about a custom field that allows a download button, the code was:
However, the {$value} breaks its layout every time, without it, the button display correctly, what is wrong?
Right now when i try to mouse over it, returns:
There was some information about a custom field that allows a download button, the code was:
Code:
<label for="LoginControl" id="SignupButton"><a href="{$value}" class="inner">Download Now</a>/label>
However, the {$value} breaks its layout every time, without it, the button display correctly, what is wrong?
Right now when i try to mouse over it, returns:
Code:
http://mysite.com/<a href=
Last edited: