Archived topic
footer copyright link to open website link in new page
3 replies · Started by infusedigitalmedia on January 31, 2019
Hi,
I've entered the site name and copyright text with the name of my media company as the site designer. How do I create a link to that when someone clicks on my company name 'Infuse Digital Media' it will open my website in a new page? I've got the copyright box as follows...
Source2Source %copy% %current_year% Site Design: Infuse Digital Media
Many Thanks
Hi there,
Try this:
<a href="URL TO OPEN HERE" target="_blank" rel="noopener">Infuse Digital Media</a>
Brilliant Tom, thanks very much AGAIN!
Jon
You're welcome :)