View Single Post
  #2 (permalink)  
Old 12-19-2004, 06:48 PM
mikem mikem is offline
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Open the
themes/SmartDark/header.html

Look for this code:
Code:
<font class="content">:: Home 
                    :: Downloads 
                    :: <a href="modules.php?name=Your_Account">Your 
                    Account</a> :: Forums 
                    ::</font>
you can change everything inbetween there to your liking :-)
Reply With Quote