View Single Post
Old 10-01-2007, 05:22 PM   #5 (permalink)
x360
Inactive
 
Join Date: 06-20-07
Posts: 55
iTrader: 0 / 0%
Latest Blog:
None

x360 is liked by many
I tried, first, to do it with those 5 links on the bottom right of that top banner. This is what I did on index.shtml:

Code:
<tr> <td class="TopMenuWrapper_Cell"> <!-- PAGE TOP MENU CONTENT --> <div class="TopMenuWrapper"> <SSI CODE WHATEVER IT IS I PUT HERE> </div> </td> </tr> </tbody> </table> </div> </div>

I then added
Code:
<tr> <td class="TopMenuWrapper_Cell"> <!-- PAGE TOP MENU CONTENT --> <div class="TopMenuWrapper"> <!-- Begin Top Navigation --> <div class="BeginNavigationImage"> </div> <div class="TopMenuItem"> <a class="TopMenuListItemLink" hre###f="games"><strike>Xbox 360 Games List</strike></a></div> <div class="TopMenuItem"> <a class="TopMenuListItemLink" hre###f="contact"><strike>Contact XA Staff</strike></a></div> <div class="TopMenuItem"> <a class="TopMenuListItemLink" href="http://txboxr.newsit.es">The Xbox Resource</a></div> <div class="TopMenuItem"> <a class="TopMenuListItemLink" href="http://xbox360-forums.com">Xbox360-Forums</a> </div> <div class="TopMenuItem"> <a class="TopMenuListItemLink" href="/xboxattacker/">XboxAttacker Home</a> </div> <div class="EndNavigationImage"> </div> <!-- End Top Navigation --> </div> </td> </tr> </tbody> </table> </div> </div>
to a .txt file.
x360 is offline   Reply With Quote