northern wrote:I'd prefer it to all be css if possible as I dont really want .tpl file just for a footer.
There's no way to do this with CSS only - you simply can't add a link with CSS only
You need to copy the file index.tpl from /templates/default to your template's directory. Edit this copied index.tpl like this (the lines I marked with a * have to be added without the *):