8
I can't understand what you say, what other files? The theme files are in the theme folder.
I was just asking you what links you wanted to change to it, I use dreamweaver, any html editor could work also.
To modify the links in blue shine you find them in between lines #59 - #69:
<td id="headmenu"><a class="menuHead" href="<{$xoops_url}>/index.php">Homea>td>
<td width="1" ><img src="<{$xoops_imageurl}>images/separator.gif" width="2" height="40" />td>
<td id="headmenu" ><a class="menuHead" href="<{$xoops_url}>/modules/news/">Newsa>td>
<td width="1" ><img src="<{$xoops_imageurl}>images/separator.gif" width="2" height="40" />td>
<td id="headmenu"><a class="menuHead" href="<{$xoops_url}>/modules/mydownloads/">Downloadsa>td>
<td width="1" ><img src="<{$xoops_imageurl}>images/separator.gif" width="2" height="40" />td>
<td id="headmenu"><a class="menuHead" href="<{$xoops_url}>/modules/newbb/">Foruma>td>
<td width="1" ><img src="<{$xoops_imageurl}>images/separator.gif" width="2" height="40" />td>
<td id="headmenu"><a class="menuHead" href="<{$xoops_url}>/modules/sections/">Articlesa>td>
<td width="1" ><img src="<{$xoops_imageurl}>images/separator.gif" width="2" height="40" />td>
<td id="headmenu"><a class="menuHead" href="<{$xoops_url}>/modules/mylinks/">Linksa> td>
you should change:
Quote:
href="<{$xoops_url}>/modules/YOURMODULNAME/">YOURLINKNAME