Deviant, why can't you just tell us how to fix it because I've been looking for the solution for about a week now.
Can you please tell me how I can fix this please, I have looked at the header and navbar templates but I don't see why the text/images dont come up.
Thanks
EDIT: Okay, I found out what you have to do.
Go into the 'header' template and find the snippet which is not working i.e the <td> with memberlist.php in it. Then delete all of that bit and replace with:
<td width="78" align="center" class="css_nav"><a href="http://www.URL to the link you want to add"><font color="#FFFFFF"><B>Link title</B></font></a></td>
#FFFFFF means white
and if you dont want blod text just take out <B></B>
I hope this helps