3
go to /themes/x2t/theme.html
Here you can change the links...
le="color: #000000"><?php <!-- Start Header --> <table cellspacing="0" cellpadding="0" width="100%" border="0" style="background-color : #2F5376; color: #ffffff"> <tr> <td height="70" width="150" valign="middle" align="left" rowspan="2"> <a href="<{$xoops_url}>"><img src="<{$xoops_imageurl}>logo.gif" alt="" /></a></td> <td valign="middle" align="center" width="100%"> <{$xoops_banner}> </td></tr><tr> <td width="100%" valign="bottom" align="right" class="navbar" > <table border="0" cellpadding="1" cellspacing="0"> <tr> <td class="tabOff" onmouseover="this.className='tabOn';" onmouseout="this.className='tabOff';"><a href="<{$xoops_url}>">Home</a></td> <td class="tabOff" onmouseover="this.className='tabOn';" onmouseout="this.className='tabOff';"><a href="https://xoops.org/modules/newbb/">XOOPS Support</a></td> <td class="tabOff" onmouseover="this.className='tabOn';" onmouseout="this.className='tabOff';"><a href="https://xoops.org/modules/xoopsfaq/">XOOPS FAQ</a></td> </tr> </table> </td> </tr> </table> <!-- End Header -->