Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #263682

    Hi,

    I have a input code like that:

    <input class=”BTSALVAR” type=”button” value=”OK” />

    I would like to use a icon inside this input, removing the OK word.
    How can I do that?

    THANKS

    #264085

    Hi!

    Use button instead:
    <button class="BTSALVAR">[av_font_icon icon='ue812' font='entypo-fontello' style='' caption='' link='' linktarget='' color='' size='40px' position='left'][/av_font_icon]</button>

    Input elements can not contain things.

    Best regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.