Tagged: socket
Hello,
I would like to add an image to the socket footer. Could you please help?
Thanks!
Cheers,
Alexia.
Hey Alexia R.,
Please try using HTML like this:
<img src="link to your image here" alt="alt text">
Best regards,
Rikard
maybe you give it a class to adress it quicker for styling options
<img class="img-socket" src="link to your image here" alt="alt text">
Non of this css worked for adding an image to the socket.
Any other ideas?
Thanks,
Alexia.
Hi,
We haven’t posted any CSS in thread as far as I can see, what code are you using and where?
Best regards,
Rikard
I tried this code:
and this:
None of these codes work. Any other ideas?
Thank you.
Cheers!
Alexia.
Hi Alexia,
Your code should be as following
<img src="https://kriesi.at/wp-content/themes/kriesi/images/logo.png" />
For more information, please see – https://www.w3schools.com/tags/tag_img.asp
Best regards,
Yigit
Hello Enfold team,
Looking to do the same thing, add an image to socket. Where does the proposed html go?
Thanks
Mike
Thank you. Its working.
Cheers,
Alexia.
Hi,
Let us know if you have any other questions or issues :)
Best regards,
John Torvik
Once added – is there an easy way to have the image pushed to the right on the same line? I’ve tried a bunch of things but whatever actually works to get the image moving sets it below the copyright text.