When I put the code into the Code Injection for the footer, the link ends up on the leftside (which is good), but ends up lower than the copyright text on the right of the footer, so the footer was getting very large height-wise.
I attached the image being served by the copyright site, as you see it has a good deal of space (the grey region) around the image. I don't think I can edit the image myself, but I'm wondering if there is a way to crop it in the <img> element (but not to scale it)?
So my goal is to have the link level with the RH text in the footer and also having the same sort of height as the RH text, thereby giving the smallest footer possible.
I just parked the link in the body of the page for the time being (site is still evolving) - I realise if it is placed in the body, then I will have to add it to every page, so in the footer would be best.
I haven't dealt with HTML and CSS in a long, long time 🙄