Please im Template "BRCEP_form_comment" add a new Phrase for this: <input type="submit" class="button primary" value="{xen: phrase comment_verb}" accesskey="s" /> zb <input type="submit" class="button primary" value="{xen: phrase comment_verb1}" accesskey="s" /> I have an icon instead of text, and this is when the send not shown below, please this newly add phrase. Thanks
Hello, You can add your class name in input and CSS based on your class Code: input.button.yourClass{ height: image hight; background: transparent url('image url') no-repeat center; width: image width; text-indent: -9999px; overflow: hidden; background-color: transparent; box-shadow: none; } Regards,