Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1340157

    Hi,
    how can i load an image as a button from url. On same way it should have a maximum width an be responsive at the same time. How can i do that?

    kind regards Jak

    #1340331

    Hi Jak,

    I’m not sure I fully understand your intentions. Could you try to explain a bit further, or post a link to an already working example please?

    Best regards,
    Rikard

    #1340349
    This reply has been marked as private.
    #1340421

    Hi,
    Try this html in a code block element:

    <a href="#" class="avia-button" style="background-color: transparent; border:none;" >
       <img src="https://img.icons8.com/external-sbts2018-lineal-color-sbts2018/58/000000/external-hamburger-fast-food-sbts2018-lineal-color-sbts2018.png" />
    </a>

    then size of the image makes the size of the button
    2022-02-13_024.jpg

    Best regards,
    Mike

    #1340995

    Hi Mike,

    thanks for your help! I will try it.

    kind regards Jak

    #1341018

    Hi,
    Glad we could help, shall we close this then?

    Best regards,
    Mike

    #1341021
    This reply has been marked as private.
    #1341056

    Hi!

    Alright. We will close this thread for now. Please let us know if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Load image from url as a button’ is closed to new replies.