try to edit overall_header....tpl file, depends on your template. For Example: edit templates/mg_themes/overall_header.tpl if you're using Icy Phoenix theme.
I followed the advice but I am being left with a blank where the link is supposed to be, it is the image that is just showing.
Below is the code I added because I want the link to the Album/Photo Gallery to show:
<a href="{FULL_SITE_PATH}{U_ALBUM}">{L_GALLERY}</a> <img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />
Where have I gone wrong here please? And I am also looking at adding the SUDOKU link but named "Game," how do I achieve this.