Hi clementrdu,
Thanks for posting a link to your site.
You would need to edit the ‘aboutmewidget’ to do that. It sounds like you’re able to edit the code, in which case adding an a href link around the img should work, please try that again and watch out for coding errors.
Regards,
Tom
Hi, Thank you for your quick reply.
I have used this code:

It does not work, everytime I click save, the whole code disappear ?
Sincerely,
Hi clementrdu,
The code you have pasted is working on this forum, so it seems like it’s correct.
I don’t fully understand what you are trying to do – where are you editing this code? Please can you post a screenshot?
Regards,
Tom
Hello, Please have a look at the screenshot
Basically when adding the code with the href around the image link, the whole code disappear on clicking the save button.
That’s helpful, thanks.
I suspect the widget itself is stripping the HTML. Please can you try using a standard Text Widget instead?
Regards,
Tom
Hi! That seems to do the trick, the image with the link behind works, though how could I add a text below the image, just like on the about me widget ?
Sincerely.
Hi,
I’m not familiar with the About Me widget, but I guess you can just add a paragraph of text under your HTML:
<p>My text</p>
Regards,
Tom