Strong, Eik i : 
 1. General---Main Page---Inactive---Isirasyk visus reikalingus tau Modulius (Site News Publisher File Catalog Site Catalog Ad Board Blog Photo Albums Online Games Guestbook FAQ Tests Tag Board E-mail Forms Web Polls Statistics E-shop Video) Po instalizacijos visi sitie Modulei atsyras tavo saito kairiajame kraste, Tas Blokas vadinsis SITE MENU. 
 Ps. jei nenori kad rodytu kairiajame bloke sito nedaryk :) 
  
 2. Jeigu nori meniu Virsuje: 
 Desigin---Desigin management (Template)---Site pages: 
 Code
<html> 
 <head> 
 <meta http-equiv="content-type" content="text/html; charset=UTF-8"> 
 <title>$SITE_NAME$ - $MODULE_NAME$</title> 
 <?$META_DESCRIPTION$?> 
 <link type="text/css" rel="StyleSheet" href="/.s/src/css/825.css" /> 
 </head> 
 <body> 
 $ADMIN_BAR$ 
 <div id="contanier"> 
 <table id="mainTable" cellspacing="0" cellpadding="0" border="0"> 
 <tr> 
 <td class="subColumn"> 
 $GLOBAL_CLEFTER$ 
 </td> 
 <td id="centerColumn"> 
 <table class="sTable" cellspacing="0" cellpadding="0" border="0"> 
 <tr> 
 <td id="header"> 
 <h1><!-- <logo> -->My site<!-- </logo> --></h1> 
 </td> 
 </tr> 
 <tr> 
 <td id="content"> 
 <div id="navigation"> 
 <a href="$HOME_PAGE_LINK$"><!--<s5176>-->Pagrindinis<!--</s>--></a><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><a href="$PERSONAL_PAGE_LINK$"><!--<s5214>-->My profile<!--</s>--></a><?else?><a href="$REGISTER_LINK$"><!--<s3089>-->Registration<!--</s>--></a><?endif?> <?if($USER_LOGGED_IN$)?><a href="$LOGOUT_LINK$"><!--<s5164>-->Log out<!--</s>--></a><?else?><a href="$LOGIN_LINK$"><!--<s3087>-->Login<!--</s>--></a><?endif?><?endif?> <?if($RSS_LINK$)?><a href="$RSS_LINK$">RSS</a><?endif?> 
    <a href="/forum"><!--<s5176>-->Forumas<!--</s>--></a>    
    <a href="Norimo modulio nuoroda"><!--<s5176>-->Norimas modulis<!--</s>--></a>       
          
       
 </div> 
 <div id="date">$WDAY$, $DATE$, $TIME$<?if($USERS_ON$)?><br><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> | <!--<s3167>-->Group<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Welcome<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?></div> 
 <div id="textBlock"><!-- <middle> --> 
 <?if($MODULE_NAME$)?><h1>$MODULE_NAME$</h1><?endif?><!-- <body> -->$CONTENT$<!-- </body> --> 
 <!-- </middle> --></div> 
 </td> 
 </tr> 
 </table> 
 </td> 
 <td class="subColumn"> 
 $GLOBAL_DRIGHTER$ 
 </td> 
 </tr> 
 <tr> 
 <td></td> 
 <td id="footer"><!-- <copy> -->Copyright MyCorp (c) $YEAR$<!-- </copy> --><br>$POWERED_BY$</td> 
 <td></td> 
 </tr> 
 </table> 
 </div> 
 </body> 
 </html>
  
 Pavizdys: 
 Code
 
 <a href="Norimo modulio nuoroda"><!--<s5176>-->Norimas modulis<!--</s>--></a> 
  
 Code
<a href="/forum"><!--<s5176>-->Forumas<!--</s>--></a>